apiExternalAccountType

A supported external account type. An external account type represents an external authentication source that is used by Cloudera Manager in its APIs to take suitable actions that require authentication to an external service. An external account type is uniquely identified by a server-generated ID and identifies with a category identifier: e.g. The "AWS" category has an account type "AWS_Access_Key_Authorization"

JSON

property type description
name name (string) Represents the immutable name for this account.
categoryName categoryName (string) Represents the category of this account.
type type (string) Represents the type for this account.
displayName displayName (string) Represents the localized display name for this account.
description description (string) Represents the localized description for this account type.
allowedAccountConfigs allowedAccountConfigs (apiConfigList) Represents the list of allowed account configs.