Interface ServiceLevelObjectivesApiDeleteSLOTimeframeInBulkRequest

Hierarchy

  • ServiceLevelObjectivesApiDeleteSLOTimeframeInBulkRequest

Properties

Properties

body: {
    [key: string]: SLOTimeframe[];
}

Delete multiple service level objective objects request body.

Type declaration

Generated using TypeDoc