Get Metering Policy Assignment
Returns a pricing card assignments by id
pricing card assignment id
OK
{
"createdAt": "string",
"entityId": "string",
"entityName": "string",
"entityType": "string",
"id": "string",
"lastUpdatedAt": "string",
"orgId": "string",
"pricingCardId": "string",
"pricingCardName": "string"
}
Creation time
Pricing card assigned entity id
Pricing card assigned entity name
Pricing card assigned entity type
Id of the pricingCardAssignment
Updated time
OrgId of the pricingCardAssignment
Pricing card id
Pricing card name
Unauthorized
"MeteringPolicyAssignment Object"
Creation time
Pricing card assigned entity id
Pricing card assigned entity name
Pricing card assigned entity type
Id of the pricingCardAssignment
Updated time
OrgId of the pricingCardAssignment
Pricing card id
Pricing card name
Not Found
"MeteringPolicyAssignment Object"
Creation time
Pricing card assigned entity id
Pricing card assigned entity name
Pricing card assigned entity type
Id of the pricingCardAssignment
Updated time
OrgId of the pricingCardAssignment
Pricing card id
Pricing card name
curl -H 'Authorization: <value>' https://{api_host}/price/api/private/pricing-card-assignments/{id}