BulkLicenseEndpointMapping

BulkLicenseEndpointMapping
Bulk License Endpoint Mapping

Body for bulk license-endpoint mapping operations.

JSON Example
{
    "operations": [
        {
            "operation": "string",
            "mapping": {
                "id": "string",
                "license_id": "string",
                "endpoint_id": "string"
            }
        }
    ]
}
operations
Required

List of operations to perform.