{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector Students API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "Students", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Get Providers Microsoft Billing Billingaccounts Billingaccountname Billingprofiles Billingprofilename Invoicesections Invoicesectionname Providers Microsoft Education Labs Default Students", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/providers/Microsoft.Billing/billingAccounts/:billingAccountName/billingProfiles/:billingProfileName/invoiceSections/:invoiceSectionName/providers/Microsoft.Education/labs/default/students", "params": [ { "name": "billingAccountName", "value": "", "type": "path", "description": "The ID that uniquely identifies a billing account." }, { "name": "billingProfileName", "value": "", "type": "path", "description": "The ID that uniquely identifies a billing profile." }, { "name": "invoiceSectionName", "value": "", "type": "path", "description": "The ID that uniquely identifies an invoice section." }, { "name": "includeDeleted", "value": "", "type": "query", "description": "May be used to show deleted items." }, { "name": "api-version", "value": "", "type": "query", "description": "Version of the API to be used with the client request. Current version is 2021-12-01-preview" } ] }, "docs": "Get a list of details about students that are associated with the specified lab." }, { "info": { "name": "Microsoft Azure Get Providers Microsoft Billing Billingaccounts Billingaccountname Billingprofiles Billingprofilename Invoicesections Invoicesectionname Providers Microsoft Education Labs Default Students Studentalias", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/providers/Microsoft.Billing/billingAccounts/:billingAccountName/billingProfiles/:billingProfileName/invoiceSections/:invoiceSectionName/providers/Microsoft.Education/labs/default/students/:studentAlias", "params": [ { "name": "billingAccountName", "value": "", "type": "path", "description": "The ID that uniquely identifies a billing account." }, { "name": "billingProfileName", "value": "", "type": "path", "description": "The ID that uniquely identifies a billing profile." }, { "name": "invoiceSectionName", "value": "", "type": "path", "description": "The ID that uniquely identifies an invoice section." }, { "name": "studentAlias", "value": "", "type": "path", "description": "Student alias." }, { "name": "api-version", "value": "", "type": "query", "description": "Version of the API to be used with the client request. Current version is 2021-12-01-preview" } ] }, "docs": "Get the details for a specific student in the specified lab by student alias" }, { "info": { "name": "Microsoft Azure Put Providers Microsoft Billing Billingaccounts Billingaccountname Billingprofiles Billingprofilename Invoicesections Invoicesectionname Providers Microsoft Education Labs Default Students Studentalias", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/providers/Microsoft.Billing/billingAccounts/:billingAccountName/billingProfiles/:billingProfileName/invoiceSections/:invoiceSectionName/providers/Microsoft.Education/labs/default/students/:studentAlias", "params": [ { "name": "billingAccountName", "value": "", "type": "path", "description": "The ID that uniquely identifies a billing account." }, { "name": "billingProfileName", "value": "", "type": "path", "description": "The ID that uniquely identifies a billing profile." }, { "name": "invoiceSectionName", "value": "", "type": "path", "description": "The ID that uniquely identifies an invoice section." }, { "name": "studentAlias", "value": "", "type": "path", "description": "Student alias." }, { "name": "api-version", "value": "", "type": "query", "description": "Version of the API to be used with the client request. Current version is 2021-12-01-preview" } ] }, "docs": "Create and add a new student to the specified lab or update the details of an existing student in a lab. Note the student must have a valid tenant to accept the lab after they have been added to lab." }, { "info": { "name": "Microsoft Azure Delete Providers Microsoft Billing Billingaccounts Billingaccountname Billingprofiles Billingprofilename Invoicesections Invoicesectionname Providers Microsoft Education Labs Default Students Studentalias", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/providers/Microsoft.Billing/billingAccounts/:billingAccountName/billingProfiles/:billingProfileName/invoiceSections/:invoiceSectionName/providers/Microsoft.Education/labs/default/students/:studentAlias", "params": [ { "name": "billingAccountName", "value": "", "type": "path", "description": "The ID that uniquely identifies a billing account." }, { "name": "billingProfileName", "value": "", "type": "path", "description": "The ID that uniquely identifies a billing profile." }, { "name": "invoiceSectionName", "value": "", "type": "path", "description": "The ID that uniquely identifies an invoice section." }, { "name": "studentAlias", "value": "", "type": "path", "description": "Student alias." }, { "name": "api-version", "value": "", "type": "query", "description": "Version of the API to be used with the client request. Current version is 2021-12-01-preview" } ] }, "docs": "Delete the specified student based on the student alias." } ] } ], "bundled": true }