AccessControlPolicyListExt

AccessControlPolicyListExt
AccessControlPolicyListExt
AllOf
This class requires all of the following:
JSON Example
{
    "apiInvokerPolicies": [
        {
            "apiInvokerId": "string",
            "allowedTotalInvocations": 0,
            "allowedInvocationsPerSecond": 0,
            "allowedInvocationTimeRangeList": [
                {
                    "startTime": "string",
                    "stopTime": "string"
                }
            ]
        }
    ],
    "apiId": "string"
}
string
apiId
Required

apiId

Property Of