v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14115746.0 KB

Register the supported third-party subscription provider for your Bring Your Own License (BYOL) subscription.

post/subscription/RegisterSubscriptionProvider

Request body

SecretArnstring required

The Amazon Resource Name (ARN) of the secret where you've stored your subscription provider's access token. For RHEL subscriptions managed through the Red Hat Subscription Manager (RHSM), the secret contains your Red Hat Offline token.

SubscriptionProviderSource'RedHat' required

The supported Linux subscription provider to register.

Tagsobject

The metadata tags to assign to your registered Linux subscription provider resource.

Response

Success

SubscriptionProviderArnstring

The Amazon Resource Name (ARN) of the Linux subscription provider resource that you registered.

SubscriptionProviderSource'RedHat'

The Linux subscription provider that you registered.

SubscriptionProviderStatus'ACTIVE' | 'INVALID' | 'PENDING'

Indicates the status of the registration action for the Linux subscription provider that you requested.