Caution: This is a deprecated
version of the Deployment Manager API. Please use the
latest API version instead.
The Types resource lists all valid Google Cloud Platform types that can be deployed by Deployment Manager. For example, compute.v1.instance
is a type.
For a list of methods for this resource, see the end of this page.
Resource representations
A resource type supported by Deployment Manager.
{ "id": unsigned long, "selfLink": string, "insertTime": string, "name": string }
Property name | Value | Description | Notes |
---|---|---|---|
id |
unsigned long |
[Output Only] Unique identifier for the resource; defined by the server. | |
insertTime |
string |
[Output Only] Timestamp when the type was created, in RFC3339 text format. | |
name |
string |
Name of the type. | |
selfLink |
string |
[Output Only] Self link for the type. |
Methods
- list
- Lists all resource types for Deployment Manager.