{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector Organizations API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "Organizations", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Providers Astronomer Astro Organizations", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/providers/Astronomer.Astro/organizations" }, "docs": "List OrganizationResource resources by subscription ID" }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Astronomer Astro Organizations", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Astronomer.Astro/organizations" }, "docs": "List OrganizationResource resources by resource group" }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Astronomer Astro Organizations Organizationname", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Astronomer.Astro/organizations/:organizationName", "params": [ { "name": "organizationName", "value": "", "type": "path", "description": "Name of the Organizations resource" } ] }, "docs": "Get a OrganizationResource" }, { "info": { "name": "Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Astronomer Astro Organizations Organizationname", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Astronomer.Astro/organizations/:organizationName", "params": [ { "name": "organizationName", "value": "", "type": "path", "description": "Name of the Organizations resource" } ] }, "docs": "Create a OrganizationResource" }, { "info": { "name": "Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Astronomer Astro Organizations Organizationname", "type": "http" }, "http": { "method": "PATCH", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Astronomer.Astro/organizations/:organizationName", "params": [ { "name": "organizationName", "value": "", "type": "path", "description": "Name of the Organizations resource" } ] }, "docs": "Update a OrganizationResource" }, { "info": { "name": "Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Astronomer Astro Organizations Organizationname", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Astronomer.Astro/organizations/:organizationName", "params": [ { "name": "organizationName", "value": "", "type": "path", "description": "Name of the Organizations resource" } ] }, "docs": "Delete a OrganizationResource" }, { "info": { "name": "Microsoft Azure Get The List Of Organizations The User Has Access To In An Application", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/organizations", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The version of the API being called." } ] }, "docs": "Needs a more full description created." }, { "info": { "name": "Microsoft Azure Get An Organization By Id", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/organizations/:organizationId", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The version of the API being called." }, { "name": "organizationId", "value": "", "type": "path", "description": "Unique ID for the organization." } ] }, "docs": "Needs a more full description created." }, { "info": { "name": "Microsoft Azure Create An Organization In The Application", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/organizations/:organizationId", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The version of the API being called." }, { "name": "organizationId", "value": "", "type": "path", "description": "Unique ID for the organization." } ] }, "docs": "Needs a more full description created." }, { "info": { "name": "Microsoft Azure Update An Organization In The Application Via Patch", "type": "http" }, "http": { "method": "PATCH", "url": "{{baseUrl}}/organizations/:organizationId", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The version of the API being called." }, { "name": "organizationId", "value": "", "type": "path", "description": "Unique ID for the organization." } ] }, "docs": "Needs a more full description created." }, { "info": { "name": "Microsoft Azure Delete An Organization", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/organizations/:organizationId", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The version of the API being called." }, { "name": "organizationId", "value": "", "type": "path", "description": "Unique ID for the organization." } ] }, "docs": "Needs a more full description created." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Providers Newrelic Observability Organizations", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/providers/NewRelic.Observability/organizations", "params": [ { "name": "userEmail", "value": "", "type": "query", "description": "User Email." }, { "name": "location", "value": "", "type": "query", "description": "Location for NewRelic." } ] }, "docs": "List all the existing organizations" } ] } ], "bundled": true }