Common request parameters

Table 1. Common request parameters
Request Parameter Style Type Description
Common Request Parameters :  See Storage Account Management API Common Request and Response Headers
project_id

query (within URI)

String The storage account ID.
limit (Optional)

query (within URI)

Integer For an integer value n, limits the number of results to n. Maximum limit is 1000 and the default limit is 1000 if none is provided.
marker(Optional)

query (within URI)

String For a string value x, returns account names that are greater than the marker value.
end_marker (Optional)

query (within URI)

String For a string value x, returns account names that are less than the marker value.