Skip to main content

Discover Accounts

Select

SaaS
Customer Managed

Create hypervisors corresponding to accounts that match organization's content rules.

Path Parameters
  • organizationId int32 required

    Id of an existing organization

Responses

OK


Schema
  • discoveredAccounts object[]
  • accountEntityDetails object

    Details of an AWS account

  • hypervisorDetails object

    Details of hypervisor corresponding to the onboarded account

  • id int32
  • name string
  • displayName string
  • hypervisorCreationAction string

    Possible values: [ORGANIZATION_ONBOARDING, INDIVIDUAL_ADDITION]

    The action that created the hypervisor

  • accountName string

    Name of the account

  • accountId string

    Id of the account

  • accountArn string

    ARN of the account

  • accountEmail string

    E-mail corresponding to the account

  • organizationPath string

    Path to the account in the organization structure

  • accountStatus string

    Possible values: [ACTIVE, SUSPENDED, PENDING_CLOSURE]

    State of the account

  • warningMessage string
  • discoveryFailedAccounts object[]
  • accountDetails object

    Details of an AWS account

  • accountName string

    Name of the account

  • accountId string

    Id of the account

  • accountArn string

    ARN of the account

  • accountEmail string

    E-mail corresponding to the account

  • organizationPath string

    Path to the account in the organization structure

  • accountStatus string

    Possible values: [ACTIVE, SUSPENDED, PENDING_CLOSURE]

    State of the account

  • errorMessage string
Loading...