PolicyAssuranceLevel REST Endpoints

PolicyAssuranceLevel
The operations from the PolicyAssuranceLevel category.
Creates an Assurance Level
Method: post
Path: /oaa-policy/assuranceLevel/v1
Deletes the assurance level
Method: delete
Path: /oaa-policy/assuranceLevel/v1/{levelId}
Gets all Assurance Levels for the agent
Method: get
Path: /oaa-policy/assuranceLevel/v1
Gets the assurance level
Method: get
Path: /oaa-policy/assuranceLevel/v1/{levelId}
Updates the Assurance Level
Method: put
Path: /oaa-policy/assuranceLevel/v1/{levelId}