Skip to main content

Get all application in Kubenetes cluster

Select

SaaS
Customer Managed

Get all application in Kubenetes cluster

Responses

Success


Schema
  • applications object[]
  • name string

    The display name of the VM.

  • vendor string

    Possible values: [KUBERNETES]

    The hypervisor where the VM is located.

  • cluster object
  • id int32
  • name string
  • applicationGroup object
  • id int32
  • name string
  • os string

    The operating system version for the VM or instance.

  • host string

    The host name for the computer where the source virtual machine or instance resides.

  • applicationSize int32

    The total space allocated(in bytes) for the virtual machine.

  • status string

    Possible values: [PROTECTED, NOT_PROTECTED, PENDING, BACKED_UP_WITH_ERROR, DISCOVERED]

    The status of the backup for the VM, instance, or container.

  • UUID string

    The globally unique identifier for the VM client.

  • commcellName string

    Name of the commcell the VM belongs

  • lastBackup object

    last backup job details for the client

  • time int32

    UNIX time for the last backup job run

  • jobId int32

    Job id of the last backup job

  • status string

    Possible values: [NEVER_BACKED_UP, COMPLETED, FAILED, COMPLETED_WITH_ERRORS, KILLED, SUSPENDED, INTERRUPTED, ANY_STATUS, SKIPPED, FAILED_TO_START, SYNCHRONIZED, NOT_SYNCHRONIZED, NOT_ATTEMPTED, STARTED, COMPLETED_WITH_WARNINGS, SYSTEM_FAILED, COMMITTED]

    Status of the last backup job performed.

  • lastSuccessfulBackupTime int32

    UNIX time for the last successful backup job run

  • failureReason string

    Failure reason for the last backup job

  • K8applicationSize int32

    The amount of data being protected for the VM client(in bytes)

  • plan object
  • id int32
  • name string
  • SLA object
  • status string

    Possible values: [MET_SLA, MISSED_SLA, EXCLUDED_SLA, YET_TO_BE_PROTECTED, MIGHT_MISS_SLA, UNKNOWN]

    Provides the SLA status.

  • reason string

    The reason for the current SLA status of the VM client

  • company object
  • id int32
  • name string
  • applicationsCount int32
Loading...