Resource: Site
A physical site where hardware will be installed.
JSON representation |
---|
{ "name": string, "displayName": string, "description": string, "createTime": string, "updateTime": string, "labels": { string: string, ... }, "organizationContact": { object ( |
Fields | |
---|---|
name |
Identifier. Name of the site. Format: |
displayName |
Optional. Display name of this Site. |
description |
Optional. Description of this Site. |
createTime |
Output only. Time when this site was created. A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: |
updateTime |
Output only. Time when this site was last updated. A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: |
labels |
Optional. Labels associated with this site as key value pairs. For more information about labels, see Create and manage labels. An object containing a list of |
organizationContact |
Required. Contact information for this site. |
googleMapsPinUri |
Required. A URL to the Google Maps address location of the site. An example value is |
accessTimes[] |
Optional. The time periods when the site is accessible. If this field is empty, the site is accessible at all times. |
notes |
Optional. Any additional notes for this Site. Please include information about: - security or access restrictions - any regulations affecting the technicians visiting the site - any special process or approval required to move the equipment - whether a representative will be available during site visits |
Methods |
|
---|---|
|
Creates a new site in a given project and location. |
|
Gets details of a site. |
|
Lists sites in a given project and location. |
|
Updates the parameters of a site. |