CustomerUsageDataResponse

CustomerUsageDataResponse
CustomerUsageDataResponse
JSON Example
{
    "deploymentId": "string",
    "customerId": 0,
    "orgId": "string",
    "status": "SUCCESS",
    "usage": {
        "awsVMCount": 0,
        "azureVMCount": 0,
        "vcVMCount": 0,
        "activeFlowsCount": 0,
        "devicesCount": 0,
        "totalFlowsCount": 0,
        "networkRulesCount": 0,
        "fbadVMCount": 0
    }
}
string
deploymentId
Optional

Deployment ID

integer As int32 As int32
customerId
Optional

customerId

string
orgId
Optional

Organization ID (Only in case of VRNI-Cloud)

string
status
Optional

status

Possible values are : SUCCESS, FAILED,
usage
Optional

usage