Rollback Z inventory.
Request
POST https://{hostname}:{port}
/cli/zInventory/rollback?{parameters}
Accept: text/plain
Parameter | Type | Required | Description |
---|---|---|---|
application | string | false | Application name or id. This is required when specifying environment by name. |
environment | string | true | Environment name or id. |
component | string | false | Component name or id. This is required when specifying version by name. |
version | string | true | Version name or id. |
Parameter | Type | Required | Description |
---|---|---|---|
Accept | text/plain |
true |
Related CLI command: rollbackZInventoryEntries.