Get the WAAS policy for an environment
Returns the WaaS policy for the specified environment.
GET
Get the WAAS policy for an environment
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
ID of the environment
Required string length:
36Pattern:
^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$Example:
"95b11417-f18f-457f-8804-68e361f9164f"
Response
WAAS policy fetched successfully
Unique identifier for the wallet policy
Required string length:
36Pattern:
^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$Example:
"95b11417-f18f-457f-8804-68e361f9164f"
ISO 8601 timestamp of when the policy was created
ISO 8601 timestamp of when the policy was last updated
List of policy rule objects defining allowed or denied wallet operations
Message describing the operation result
Previous
Update the WAAS policy for an environment by ruleIdUpdates the WaaS policy for the specified environment.
Next
Get the WAAS policy for an environment