Preview

IAASStatusData is in Preview status and is subject to change without notice. For more information about Preview status, see the GraphQL API policy.

IAASStatusData

Type to hold information of IaaS job for specific JobRunId

This page contains

    Fields

    jobRunId: ID!

    Job run ID of a specific job

    customerDetails: [CustomerDetails!] PREVIEW

    List of Customer Details

    status: String

    Status of the job

    totalUsageCount: Int!

    Total No of Usages

    totalAccountCount: Int!

    Total No of AccountId's

    Parent objects of IAASStatusData

    IAASStatusDataResponse PREVIEW

    Queries for IAASStatusData

    jobStatusByJobId PREVIEW

    Query to fetch information of IaaS job for specific jobRunId and status