Increment an activation meter attribute

Increments the activation meter attribute uses.

POST/v3/activations/meter-attributes/{id}

Path parameters

idstringrequired

Request body

incrementintegerrequired

Positive or negative increment to update the uses of the attribute.

Format: int64

activationIdstringrequired

Unique identifier for the activation.

Length: [1,256]

accountIdstringrequired

Unique identifier for the account.

Length: [0,256]

productIdstring

Unique identifier for the product.

Length: [0,256]

Response

200 OK

namestringrequired
usesintegerrequired

Format: int64

licenseAllowedUsesintegerrequired

Format: int64

licenseTotalUsesintegerrequired

Format: int64

licenseGrossUsesintegerrequired

Format: int64