2.2.3 Common URI Parameters
Every resource that supports CRUD operations uses common JSON elements in any request or response. The following table summarizes the set of common URI parameters defined by this specification.
|
URI parameter |
Section |
Description |
|---|---|---|
|
<url> |
The URL of the Network Controller. |
|
|
grandParentResourceId |
The user-defined resource ID of the network resource that is the ancestor of the resource that is the ancestor of the descendant resource. |
|
|
operationId |
The value of the x-ms-request-id header returned by the resource provider. |
|
|
parentResourceId |
The user-defined resource ID of the network resource that is the ancestor of the descendant resource. Depending on the type of resource, it can be:
|
|
|
resourceId |
The resource ID of the network resource to create, retrieve, update or delete. Depending on the type of resource, it can be:
When the resourceId is optional for an ancestor resource, it is required for the descendant resources. |
|
|
instanceId |
The globally unique Id generated and used internally by the Network Controller. The mapping resource that enables the client to map between the instanceId and the resourceId. |