ServiceInstanceLastOperation

ServiceInstanceLastOperation
ServiceInstanceLastOperation

The last operation object for service instances

JSON Example
{
    "type": "string",
    "state": "string",
    "description": "string",
    "created_at": "string",
    "updated_at": "string"
}
string
type
Optional

Type of the last operation

Possible values are : create, update, delete,
string
state
Optional

State of the last operation

Possible values are : initial, in progress, succeeded, failed,
string
description
Optional

A textual explanation associated with this state

string As date-time As date-time
created_at
Optional

When the last operation was created

string As date-time As date-time
updated_at
Optional

When the last operation was last updated