{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector HcxEnterpriseSites API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "HcxEnterpriseSites", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure List Hcx Enterprise Sites In A Private Cloud", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AVS/privateClouds/:privateCloudName/hcxEnterpriseSites", "params": [ { "name": "privateCloudName", "value": "", "type": "path", "description": "Name of the private cloud" } ] }, "docs": "Needs a more full description created." }, { "info": { "name": "Microsoft Azure Get An Hcx Enterprise Site By Name In A Private Cloud", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AVS/privateClouds/:privateCloudName/hcxEnterpriseSites/:hcxEnterpriseSiteName", "params": [ { "name": "privateCloudName", "value": "", "type": "path", "description": "Name of the private cloud" }, { "name": "hcxEnterpriseSiteName", "value": "", "type": "path", "description": "Name of the HCX Enterprise Site in the private cloud" } ] }, "docs": "Needs a more full description created." }, { "info": { "name": "Microsoft Azure Create Or Update An Hcx Enterprise Site In A Private Cloud", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AVS/privateClouds/:privateCloudName/hcxEnterpriseSites/:hcxEnterpriseSiteName", "params": [ { "name": "privateCloudName", "value": "", "type": "path", "description": "The name of the private cloud." }, { "name": "hcxEnterpriseSiteName", "value": "", "type": "path", "description": "Name of the HCX Enterprise Site in the private cloud" } ] }, "docs": "Needs a more full description created." }, { "info": { "name": "Microsoft Azure Delete An Hcx Enterprise Site In A Private Cloud", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AVS/privateClouds/:privateCloudName/hcxEnterpriseSites/:hcxEnterpriseSiteName", "params": [ { "name": "privateCloudName", "value": "", "type": "path", "description": "Name of the private cloud" }, { "name": "hcxEnterpriseSiteName", "value": "", "type": "path", "description": "Name of the HCX Enterprise Site in the private cloud" } ] }, "docs": "Needs a more full description created." } ] } ], "bundled": true }