Description
This function will revoke an image from an authoritative entity ie Customer or Billing.
Style
Document
Input (Literal)
The input of this method is the argument revokeImage of type revokeImage having the structure defined by the following table.
Element |
Type |
Occurs |
Description |
---|---|---|---|
imageUUID |
string |
0..1 |
The UUID of the image to revoke |
publishTo |
string |
0..1 |
The UUID of the customer or billing to revoke |
Output (Literal)
The output of this method is the argument revokeImageResponse of type revokeImageResponse having the structure defined by the following table.
Element |
Type |
Occurs |
Description |
success |
boolean |
1..1 |
revokes an Image to an authoritative entity |