Preview

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

JobRunDetails

Type to hold information of IaaS job details for specific JobRunId

This page contains

    Fields

    jobRunId: ID!

    Job run ID of a specific job

    usageMonth: String!

    Usage month of the job

    partner: String!

    Partner for which job was run

    status: String!

    Status of the job

    createdOn: DateTime!

    Date and Time at which job was created

    partnerCenterV2ApiEnabled: Boolean!

    Flag indicating if Partner Center V2 API is enabled

    useTestTopic: Boolean!

    Flag indicating if test topic is used

    usagesDescriptionV2Enabled: Boolean!

    Flag indicating if Usages Description V2 is enabled

    simplifiedUsagesProcessingEnabled: Boolean!

    Flag indicating if Simplified Usages Processing is enabled

    lastModified: DateTime!

    Date and Time at which job was last modified

    usageMetaDataId: [ID!]!

    List of usage metadata IDs

    Parent objects of JobRunDetails

    IAASJobRunDetailsResponse PREVIEW

    Queries for JobRunDetails

    jobDetailsByJobIdStatusPartner PREVIEW

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