[{"label":"Latest (v1)","version":"latest"}]
vmware-aria-operations-for-logs

SubscriptionDto

Subscription state associated with its request


Properties

string
billingEngine Optional

BillingEngine for the csp org

Possible values are: SAPSDPAWS_CP


string
crossRegionSubscriptionSyncStatus Optional

Cross region Subscription sync status

Possible values are: SUCCESSFAILURE


string
cspOrgId Optional

Unique ID associated with the org


string
cspSubscriptionSyncStatus Optional

Csp Subscription sync status

Possible values are: SUCCESSFAILURE


string
cspSubscriptionType Optional

Csp subscription type for the org

Possible values are: THREE_YEAR_COMMITONE_YEAR_COMMITFLEXON_DEMANDTWO_YEAR_COMMITFOUR_YEAR_COMMITFIVE_YEAR_COMMIT


map of string
customProperties Optional

Custom properties defined in subscription table


integer as int64
endAtMillis Optional

Time in millis when the current subscription type ends; Valid for only TRIAL Subscriptions


integer as int64
lastSyncedWithCspMillis Optional

Time in millis when the subscription was synced last time


string
onboardingSource Optional

Onboarding source

Possible values are: ONBOARDING_CONTEXT_VRLI_ON_PREMSERVICE_ATTACH_VMCSERVICE_ATTACH_VMC_DELLSERVICE_ATTACH_ARCTICSERVICE_ATTACH_DIMENSIONINVITATIONWAVEFRONT_NON_CSP_TENANTUNKNOWN


string
orgType Optional

Identifier for INTERNAL/EXTERNAL org

Possible values are: INTERNALEXTERNALUNKNOWNWAVEFRONTINTERNAL_PAID


integer as int64
startedAtMillis Optional

Time in millis when the current subscription type started


string
startedBy Optional

Email of the user who started the current subscription type for the org


string
subscriptionType Optional

Current subscription type for the org

Possible values are: PRE_TRIALFREETRIALPAIDUNKNOWNPERPETUAL


string
tenantId Optional

Unique tenant identifier

JSON Example

{
	"billingEngine": "SAP",
	"crossRegionSubscriptionSyncStatus": "SUCCESS",
	"cspOrgId": "string",
	"cspSubscriptionSyncStatus": "SUCCESS",
	"cspSubscriptionType": "THREE_YEAR_COMMIT",
	"customProperties": {
		"key": "string"
	},
	"endAtMillis": 0,
	"lastSyncedWithCspMillis": 0,
	"onboardingSource": "ONBOARDING_CONTEXT_VRLI_ON_PREM",
	"orgType": "INTERNAL",
	"startedAtMillis": 0,
	"startedBy": "string",
	"subscriptionType": "PRE_TRIAL",
	"tenantId": "string"
}
[{"label":"Latest (v1)","version":"latest"}]
vmware-aria-operations-for-logs
Property Of

SubscriptionStatusResponseDto

Feedback

Was this page helpful?