Skip to main content

Fetch list of Security Assemblies

Fetch the list of all the Security Assemblies

Responses

OK


Schema
  • assemblies object[]
  • id int32

    Unique identifier of the assembly

  • name string

    Name of the assembly

  • resourcesCount int32

    Number of resources in the assembly

  • runbooksCount int32

    Number of runbooks associated with the assembly

  • fetSize int64

    The FET size of the recovery, in bytes

  • estimatedRecoveryTime int64

    Estimated recovery time in minutes

  • isRGMigrated boolean

    Default value: false

    Indicates whether the recovery group is migrated from old cleanroom flow

  • commcell object

    Details of the CommCell to which the entity belongs in a multi-CommCell environment.

  • id int32
  • name string
  • aliasName string
  • GUID string
  • company object

    Details of the company to which the entity belongs in a multi-CommCell environment.

  • id int32
  • name string
Loading...