diff --git a/api-ref/src/wadls/compute-api/src/v2.1/common.ent b/api-ref/src/wadls/compute-api/src/v2.1/common.ent index 5849a851f..6d9076986 100644 --- a/api-ref/src/wadls/compute-api/src/v2.1/common.ent +++ b/api-ref/src/wadls/compute-api/src/v2.1/common.ent @@ -90,7 +90,7 @@ - A time/date stamp for when the image last changed status. + Filters the results by a specified last changed value for the image. - Name of the server in URL format. + Filters the results by a specified server name in URL format. + name="name" style="query" required="false" type="xsd:string"> - Name of the image as a string. + Filters the results by a specified server name in string format. - Value of the status of the image so that you can filter on "ACTIVE" for example. - - - - - UUID of the image at which you want to set a marker. - - - - - Integer value for the limit of values to return. + + Filters the results by a specified image status. For example, + ACTIVE. + +&limitMarkerReqParameter; - Value of the type of image, such as BASE, SERVER, or ALL. + + Filters the results by a specified image type. For example, + BASE, SERVER, or ALL. +