Skip to main content

envgroups

Overview

Nameenvgroups
TypeResource
Idgoogle.apigee.envgroups

Fields

NameDatatypeDescription
namestringID of the environment group.
createdAtstringOutput only. The time at which the environment group was created as milliseconds since epoch.
hostnamesarrayRequired. Host names for this environment group.
lastModifiedAtstringOutput only. The time at which the environment group was last updated as milliseconds since epoch.
statestringOutput only. State of the environment group. Values other than ACTIVE means the resource is not ready to use.

Methods

NameAccessible byRequired ParamsDescription
organizations_envgroups_getSELECTenvgroupsId, organizationsIdGets an environment group.
organizations_envgroups_listSELECTorganizationsIdLists all environment groups.
organizations_envgroups_createINSERTorganizationsIdCreates a new environment group.
organizations_envgroups_deleteDELETEenvgroupsId, organizationsIdDeletes an environment group.
_organizations_envgroups_listEXECorganizationsIdLists all environment groups.
organizations_envgroups_patchEXECenvgroupsId, organizationsIdUpdates an environment group.