Skip to main content

Get Logging Account By ID

GET 

/v1/cloudAccounts/awsLoggingAccounts/:accountId

Get details of a logging account by ID.

Request

Path Parameters

    accountId stringrequired

Responses

Successfully retrieved account

Schema
    loggingAccountId stringrequired

    CSP Cloud Account Id

    loggingAccountName stringrequired

    Account Name

    loggingAccountRoleName stringrequired

    Account Role Name

    loggingAccountRoleArn stringrequired

    Account Role ARN

    externalId stringrequired

    External Id for Account

    status stringrequired

    Account status

    loggingAccountBuckets stringrequired

    List of buckets associated with account

Loading...