REST Resource: nodes.nodes.deployments

Resource: Deployment

The Deployment.

JSON representation
{
  "name": string,
  "displayName": string,
  "sasUserIds": [
    string
  ],
  "frns": [
    string
  ]
}
Fields
name

string

Output only. Resource name.

displayName

string

The deployment's display name.

sasUserIds[]

string

User ID used by the devices belonging to this deployment. Each deployment should be associated with one unique user ID.

frns[]

string

Output only. The FCC Registration Numbers (FRNs) copied from its direct parent.

Methods

create

Creates a new deployment.

list

Lists deployments.