AI-generated Key Takeaways
-
The service
sasportal.googleapis.com
enables the creation of RPC client stubs for interacting with the Spectrum Access System (SAS). -
The SAS Portal API provides methods for managing customers, devices, deployments, nodes, and policies.
-
Customers
methods allow retrieval, listing, and updating of customer information. -
DeviceManager
methods enable the creation, management, and movement of devices, nodes, and deployments. -
PolicyService
methods are used for setting, retrieving, and testing access control policies.
Service: sasportal.googleapis.com
The Service name sasportal.googleapis.com
is needed to create RPC client stubs.
spectrum.sas.portal.v1alpha1.Customers
Methods | |
---|---|
|
Returns a requested customer . |
|
Returns a list of requested customers . |
|
Updates an existing customer . |
spectrum.sas.portal.v1alpha1.DeviceManager
Methods | |
---|---|
|
Creates a new deployment . |
|
Creates a device under a node or customer . |
|
Creates a new node . |
|
Creates a signed device under a node or customer . |
|
Deletes a deployment . |
|
Deletes a device . |
|
Deletes a node . |
|
Generates a secret to be used with the ValidateInstaller . |
|
Returns a requested deployment . |
|
Gets details about a device . |
|
Returns a requested node . |
|
Lists deployments . |
|
Lists devices under a node or customer . |
|
Lists nodes . |
|
Moves a deployment under another node or customer . |
|
Moves a device under another node or customer . |
|
Moves a node under another node or customer . |
|
Signs a device . |
|
Updates an existing deployment . |
|
Updates a device . |
|
Updates an existing node . |
|
Updates a signed device . |
|
Validates the identity of a Certified Professional Installer (CPI). |
spectrum.sas.portal.v1alpha1.PolicyService
Methods | |
---|---|
|
Gets the access control policy for a resource. |
|
Sets the access control policy on the specified resource. |
|
Returns permissions that a caller has on the specified resource. |