Others
isPolicyExist
Get is the policy exist.
Name
Type
Description
policyId
string
The policy id.
Name
Type
Description
[0]
bool
True if the policy is exist, false otherwise.
getPolicyStatus
Get the policy status.
Name
Type
Description
policyId
string
The policy id.
Name
Type
Description
getPoliciesStatus
Get the policies status.
Name
Type
Description
policyIds
string[]
The parameter that contains the policy ids.
Name
Type
Description
getPolicyData
Get the policy data.
Name
Type
Description
policyId
string
The policy id.
Name
Type
Description
getPoliciesData
Get the policies data.
Name
Type
Description
policyIds
string[]
The parameter that contains the policy ids.
Name
Type
Description
Last updated