@software-hardware-integration-lab/sdk-shield 3.0.0 → 3.5.2-beta.a5c1c2f
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE +21 -0
- package/README.md +109 -0
- package/bin/index.d.ts +11 -0
- package/bin/index.js +175 -0
- package/bin/sdk/api/auth/id/index.d.ts +55 -0
- package/bin/sdk/api/auth/id/index.js +26 -0
- package/bin/sdk/api/auth/index.d.ts +19 -0
- package/bin/sdk/api/auth/index.js +7 -0
- package/bin/sdk/api/core/health/index.d.ts +26 -0
- package/bin/sdk/api/core/health/index.js +12 -0
- package/bin/sdk/api/core/index.d.ts +24 -0
- package/bin/sdk/api/core/index.js +11 -0
- package/bin/sdk/api/core/systemRequirements/index.d.ts +27 -0
- package/bin/sdk/api/core/systemRequirements/index.js +10 -0
- package/bin/sdk/api/defend/device/index.d.ts +26 -0
- package/bin/sdk/api/defend/device/index.js +12 -0
- package/bin/sdk/api/defend/device/item/index.d.ts +19 -0
- package/bin/sdk/api/defend/device/item/index.js +7 -0
- package/bin/sdk/api/defend/device/item/type/index.d.ts +26 -0
- package/bin/sdk/api/defend/device/item/type/index.js +12 -0
- package/bin/sdk/api/defend/device/item/type/item/index.d.ts +38 -0
- package/bin/sdk/api/defend/device/item/type/item/index.js +14 -0
- package/bin/sdk/api/defend/device/item/type/privileged/assign/index.d.ts +106 -0
- package/bin/sdk/api/defend/device/item/type/privileged/assign/index.js +59 -0
- package/bin/sdk/api/defend/device/item/type/privileged/index.d.ts +19 -0
- package/bin/sdk/api/defend/device/item/type/privileged/index.js +7 -0
- package/bin/sdk/api/defend/device/type/index.d.ts +26 -0
- package/bin/sdk/api/defend/device/type/index.js +12 -0
- package/bin/sdk/api/defend/device/type/item/index.d.ts +80 -0
- package/bin/sdk/api/defend/device/type/item/index.js +35 -0
- package/bin/sdk/api/defend/device/type/privileged/index.d.ts +80 -0
- package/bin/sdk/api/defend/device/type/privileged/index.js +35 -0
- package/bin/sdk/api/defend/index.d.ts +34 -0
- package/bin/sdk/api/defend/index.js +19 -0
- package/bin/sdk/api/defend/intermediary/index.d.ts +26 -0
- package/bin/sdk/api/defend/intermediary/index.js +12 -0
- package/bin/sdk/api/defend/intermediary/item/index.d.ts +19 -0
- package/bin/sdk/api/defend/intermediary/item/index.js +7 -0
- package/bin/sdk/api/defend/intermediary/item/type/index.d.ts +21 -0
- package/bin/sdk/api/defend/intermediary/item/type/index.js +8 -0
- package/bin/sdk/api/defend/intermediary/item/type/item/index.d.ts +19 -0
- package/bin/sdk/api/defend/intermediary/item/type/item/index.js +7 -0
- package/bin/sdk/api/defend/intermediary/item/type/item/offering/eighta921026Ec064e08Af198812e161e61f/assign/index.d.ts +125 -0
- package/bin/sdk/api/defend/intermediary/item/type/item/offering/eighta921026Ec064e08Af198812e161e61f/assign/index.js +64 -0
- package/bin/sdk/api/defend/intermediary/item/type/item/offering/eighta921026Ec064e08Af198812e161e61f/assign/item/index.d.ts +27 -0
- package/bin/sdk/api/defend/intermediary/item/type/item/offering/eighta921026Ec064e08Af198812e161e61f/assign/item/index.js +10 -0
- package/bin/sdk/api/defend/intermediary/item/type/item/offering/eighta921026Ec064e08Af198812e161e61f/index.d.ts +47 -0
- package/bin/sdk/api/defend/intermediary/item/type/item/offering/eighta921026Ec064e08Af198812e161e61f/index.js +21 -0
- package/bin/sdk/api/defend/intermediary/item/type/item/offering/index.d.ts +19 -0
- package/bin/sdk/api/defend/intermediary/item/type/item/offering/index.js +8 -0
- package/bin/sdk/api/defend/intermediary/type/index.d.ts +21 -0
- package/bin/sdk/api/defend/intermediary/type/index.js +8 -0
- package/bin/sdk/api/defend/intermediary/type/item/index.d.ts +19 -0
- package/bin/sdk/api/defend/intermediary/type/item/index.js +7 -0
- package/bin/sdk/api/defend/intermediary/type/item/offering/eighta921026Ec064e08Af198812e161e61f/index.d.ts +40 -0
- package/bin/sdk/api/defend/intermediary/type/item/offering/eighta921026Ec064e08Af198812e161e61f/index.js +10 -0
- package/bin/sdk/api/defend/intermediary/type/item/offering/index.d.ts +19 -0
- package/bin/sdk/api/defend/intermediary/type/item/offering/index.js +7 -0
- package/bin/sdk/api/defend/marketplace/index.d.ts +19 -0
- package/bin/sdk/api/defend/marketplace/index.js +7 -0
- package/bin/sdk/api/defend/marketplace/type/index.d.ts +21 -0
- package/bin/sdk/api/defend/marketplace/type/index.js +8 -0
- package/bin/sdk/api/defend/marketplace/type/item/index.d.ts +19 -0
- package/bin/sdk/api/defend/marketplace/type/item/index.js +7 -0
- package/bin/sdk/api/defend/marketplace/type/item/offering/index.d.ts +21 -0
- package/bin/sdk/api/defend/marketplace/type/item/offering/index.js +8 -0
- package/bin/sdk/api/defend/marketplace/type/item/offering/item/index.d.ts +54 -0
- package/bin/sdk/api/defend/marketplace/type/item/offering/item/index.js +29 -0
- package/bin/sdk/api/defend/user/index.d.ts +26 -0
- package/bin/sdk/api/defend/user/index.js +12 -0
- package/bin/sdk/api/defend/user/item/index.d.ts +19 -0
- package/bin/sdk/api/defend/user/item/index.js +7 -0
- package/bin/sdk/api/defend/user/item/type/index.d.ts +21 -0
- package/bin/sdk/api/defend/user/item/type/index.js +8 -0
- package/bin/sdk/api/defend/user/item/type/item/index.d.ts +38 -0
- package/bin/sdk/api/defend/user/item/type/item/index.js +14 -0
- package/bin/sdk/api/defend/user/type/index.d.ts +26 -0
- package/bin/sdk/api/defend/user/type/index.js +12 -0
- package/bin/sdk/api/defend/user/type/item/index.d.ts +80 -0
- package/bin/sdk/api/defend/user/type/item/index.js +35 -0
- package/bin/sdk/api/defend/user/type/privileged/index.d.ts +80 -0
- package/bin/sdk/api/defend/user/type/privileged/index.js +35 -0
- package/bin/sdk/api/deploy/analyze/index.d.ts +19 -0
- package/bin/sdk/api/deploy/analyze/index.js +7 -0
- package/bin/sdk/api/deploy/analyze/invoke/index.d.ts +48 -0
- package/bin/sdk/api/deploy/analyze/invoke/index.js +22 -0
- package/bin/sdk/api/deploy/breakGlass/index.d.ts +63 -0
- package/bin/sdk/api/deploy/breakGlass/index.js +30 -0
- package/bin/sdk/api/deploy/compare/index.d.ts +36 -0
- package/bin/sdk/api/deploy/compare/index.js +16 -0
- package/bin/sdk/api/deploy/compare/invoke/index.d.ts +29 -0
- package/bin/sdk/api/deploy/compare/invoke/index.js +12 -0
- package/bin/sdk/api/deploy/component/architecture/index.d.ts +27 -0
- package/bin/sdk/api/deploy/component/architecture/index.js +10 -0
- package/bin/sdk/api/deploy/component/configurationCategory/index.d.ts +27 -0
- package/bin/sdk/api/deploy/component/configurationCategory/index.js +10 -0
- package/bin/sdk/api/deploy/component/configurationItem/index.d.ts +38 -0
- package/bin/sdk/api/deploy/component/configurationItem/index.js +17 -0
- package/bin/sdk/api/deploy/component/configurationItem/item/docs/index.d.ts +27 -0
- package/bin/sdk/api/deploy/component/configurationItem/item/docs/index.js +10 -0
- package/bin/sdk/api/deploy/component/configurationItem/item/index.d.ts +19 -0
- package/bin/sdk/api/deploy/component/configurationItem/item/index.js +7 -0
- package/bin/sdk/api/deploy/component/index.d.ts +29 -0
- package/bin/sdk/api/deploy/component/index.js +16 -0
- package/bin/sdk/api/deploy/errors/index.d.ts +55 -0
- package/bin/sdk/api/deploy/errors/index.js +26 -0
- package/bin/sdk/api/deploy/index.d.ts +214 -0
- package/bin/sdk/api/deploy/index.js +130 -0
- package/bin/sdk/api/deploy/progress/index.d.ts +42 -0
- package/bin/sdk/api/deploy/progress/index.js +15 -0
- package/bin/sdk/api/deploy/remediate/index.d.ts +69 -0
- package/bin/sdk/api/deploy/remediate/index.js +34 -0
- package/bin/sdk/api/deploy/remove/index.d.ts +37 -0
- package/bin/sdk/api/deploy/remove/index.js +13 -0
- package/bin/sdk/api/deploy/restore/index.d.ts +21 -0
- package/bin/sdk/api/deploy/restore/index.js +8 -0
- package/bin/sdk/api/deploy/restore/item/index.d.ts +28 -0
- package/bin/sdk/api/deploy/restore/item/index.js +11 -0
- package/bin/sdk/api/deploy/skip/index.d.ts +61 -0
- package/bin/sdk/api/deploy/skip/index.js +28 -0
- package/bin/sdk/api/deploy/skip/item/index.d.ts +41 -0
- package/bin/sdk/api/deploy/skip/item/index.js +18 -0
- package/bin/sdk/api/deploy/validate/index.d.ts +29 -0
- package/bin/sdk/api/deploy/validate/index.js +13 -0
- package/bin/sdk/api/discover/architectureReport/correlation/index.d.ts +38 -0
- package/bin/sdk/api/discover/architectureReport/correlation/index.js +17 -0
- package/bin/sdk/api/discover/architectureReport/correlation/item/data/index.d.ts +27 -0
- package/bin/sdk/api/discover/architectureReport/correlation/item/data/index.js +10 -0
- package/bin/sdk/api/discover/architectureReport/correlation/item/index.d.ts +19 -0
- package/bin/sdk/api/discover/architectureReport/correlation/item/index.js +7 -0
- package/bin/sdk/api/discover/architectureReport/index.d.ts +19 -0
- package/bin/sdk/api/discover/architectureReport/index.js +8 -0
- package/bin/sdk/api/discover/cache/index.d.ts +19 -0
- package/bin/sdk/api/discover/cache/index.js +7 -0
- package/bin/sdk/api/discover/cache/reset/index.d.ts +25 -0
- package/bin/sdk/api/discover/cache/reset/index.js +7 -0
- package/bin/sdk/api/discover/index.d.ts +44 -0
- package/bin/sdk/api/discover/index.js +27 -0
- package/bin/sdk/api/discover/licenseReport/correlation/index.d.ts +38 -0
- package/bin/sdk/api/discover/licenseReport/correlation/index.js +17 -0
- package/bin/sdk/api/discover/licenseReport/correlation/item/data/index.d.ts +27 -0
- package/bin/sdk/api/discover/licenseReport/correlation/item/data/index.js +10 -0
- package/bin/sdk/api/discover/licenseReport/correlation/item/index.d.ts +19 -0
- package/bin/sdk/api/discover/licenseReport/correlation/item/index.js +7 -0
- package/bin/sdk/api/discover/licenseReport/index.d.ts +19 -0
- package/bin/sdk/api/discover/licenseReport/index.js +8 -0
- package/bin/sdk/api/discover/progress/index.d.ts +27 -0
- package/bin/sdk/api/discover/progress/index.js +10 -0
- package/bin/sdk/api/discover/report/index.d.ts +25 -0
- package/bin/sdk/api/discover/report/index.js +7 -0
- package/bin/sdk/api/discover/status/index.d.ts +27 -0
- package/bin/sdk/api/discover/status/index.js +10 -0
- package/bin/sdk/api/index.d.ts +44 -0
- package/bin/sdk/api/index.js +29 -0
- package/bin/sdk/api/update/check/channel/index.d.ts +21 -0
- package/bin/sdk/api/update/check/channel/index.js +8 -0
- package/bin/sdk/api/update/check/channel/item/index.d.ts +51 -0
- package/bin/sdk/api/update/check/channel/item/index.js +24 -0
- package/bin/sdk/api/update/check/index.d.ts +60 -0
- package/bin/sdk/api/update/check/index.js +30 -0
- package/bin/sdk/api/update/index.d.ts +45 -0
- package/bin/sdk/api/update/index.js +25 -0
- package/bin/sdk/api/update/install/channel/index.d.ts +21 -0
- package/bin/sdk/api/update/install/channel/index.js +8 -0
- package/bin/sdk/api/update/install/channel/item/index.d.ts +25 -0
- package/bin/sdk/api/update/install/channel/item/index.js +7 -0
- package/bin/sdk/api/update/install/index.d.ts +34 -0
- package/bin/sdk/api/update/install/index.js +13 -0
- package/bin/sdk/api/update/upload/index.d.ts +27 -0
- package/bin/sdk/api/update/upload/index.js +9 -0
- package/bin/sdk/models/architectureReport/index.d.ts +49 -0
- package/bin/sdk/models/architectureReport/index.js +25 -0
- package/bin/sdk/models/core/index.d.ts +137 -0
- package/bin/sdk/models/core/index.js +71 -0
- package/bin/sdk/models/deploy/index.d.ts +677 -0
- package/bin/sdk/models/deploy/index.js +364 -0
- package/bin/sdk/models/discover/architectureReport/index.d.ts +61 -0
- package/bin/sdk/models/discover/architectureReport/index.js +31 -0
- package/bin/sdk/models/discover/index.d.ts +29 -0
- package/bin/sdk/models/discover/index.js +15 -0
- package/bin/sdk/models/index.d.ts +165 -0
- package/bin/sdk/models/index.js +88 -0
- package/bin/sdk/models/licenseReport/index.d.ts +49 -0
- package/bin/sdk/models/licenseReport/index.js +25 -0
- package/bin/sdk/models/managedObject/index.d.ts +287 -0
- package/bin/sdk/models/managedObject/index.js +140 -0
- package/bin/sdk/models/objectPage/index.d.ts +174 -0
- package/bin/sdk/models/objectPage/index.js +103 -0
- package/bin/sdk/models/objectPage/intermediary/index.d.ts +60 -0
- package/bin/sdk/models/objectPage/intermediary/index.js +36 -0
- package/bin/sdk/shieldClient.d.ts +24 -0
- package/bin/sdk/shieldClient.js +35 -0
- package/package.json +205 -5
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { WithIntermediaryItemRequestBuilderNavigationMetadata } from './item/index.js';
|
|
2
|
+
import { TypeRequestBuilderNavigationMetadata } from './type/index.js';
|
|
3
|
+
export const IntermediaryRequestBuilderUriTemplate = "{+baseurl}/Api/Defend/Intermediary";
|
|
4
|
+
export const IntermediaryRequestBuilderNavigationMetadata = {
|
|
5
|
+
byIntermediaryId: {
|
|
6
|
+
navigationMetadata: WithIntermediaryItemRequestBuilderNavigationMetadata,
|
|
7
|
+
pathParametersMappings: ["intermediaryId"],
|
|
8
|
+
},
|
|
9
|
+
type: {
|
|
10
|
+
navigationMetadata: TypeRequestBuilderNavigationMetadata,
|
|
11
|
+
},
|
|
12
|
+
};
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
import { type TypeRequestBuilder } from './type/index.js';
|
|
2
|
+
import { type BaseRequestBuilder, type KeysToExcludeForNavigationMetadata, type NavigationMetadata } from '@microsoft/kiota-abstractions';
|
|
3
|
+
/**
|
|
4
|
+
* Builds and executes requests for operations under /Api/Defend/Intermediary/{intermediaryId}
|
|
5
|
+
*/
|
|
6
|
+
export interface WithIntermediaryItemRequestBuilder extends BaseRequestBuilder<WithIntermediaryItemRequestBuilder> {
|
|
7
|
+
/**
|
|
8
|
+
* The Type property
|
|
9
|
+
*/
|
|
10
|
+
get type(): TypeRequestBuilder;
|
|
11
|
+
}
|
|
12
|
+
/**
|
|
13
|
+
* Uri template for the request builder.
|
|
14
|
+
*/
|
|
15
|
+
export declare const WithIntermediaryItemRequestBuilderUriTemplate = "{+baseurl}/Api/Defend/Intermediary/{intermediaryId}";
|
|
16
|
+
/**
|
|
17
|
+
* Metadata for all the navigation properties in the request builder.
|
|
18
|
+
*/
|
|
19
|
+
export declare const WithIntermediaryItemRequestBuilderNavigationMetadata: Record<Exclude<keyof WithIntermediaryItemRequestBuilder, KeysToExcludeForNavigationMetadata>, NavigationMetadata>;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { TypeRequestBuilderNavigationMetadata } from './type/index.js';
|
|
2
|
+
export const WithIntermediaryItemRequestBuilderUriTemplate = "{+baseurl}/Api/Defend/Intermediary/{intermediaryId}";
|
|
3
|
+
export const WithIntermediaryItemRequestBuilderNavigationMetadata = {
|
|
4
|
+
type: {
|
|
5
|
+
navigationMetadata: TypeRequestBuilderNavigationMetadata,
|
|
6
|
+
},
|
|
7
|
+
};
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import { type WithSecurityClassItemRequestBuilder } from './item/index.js';
|
|
2
|
+
import { type BaseRequestBuilder, type KeysToExcludeForNavigationMetadata, type NavigationMetadata } from '@microsoft/kiota-abstractions';
|
|
3
|
+
/**
|
|
4
|
+
* Builds and executes requests for operations under /Api/Defend/Intermediary/{intermediaryId}/Type
|
|
5
|
+
*/
|
|
6
|
+
export interface TypeRequestBuilder extends BaseRequestBuilder<TypeRequestBuilder> {
|
|
7
|
+
/**
|
|
8
|
+
* Gets an item from the ApiSdk.Api.Defend.Intermediary.item.Type.item collection
|
|
9
|
+
* @param securityClass The security class of managed object to retrieve. Unknown values, will be ignored. Please see https://learn.microsoft.com/en-us/security/compass/privileged-access-security-levels for a description of security levels.
|
|
10
|
+
* @returns {WithSecurityClassItemRequestBuilder}
|
|
11
|
+
*/
|
|
12
|
+
bySecurityClass(securityClass: string): WithSecurityClassItemRequestBuilder;
|
|
13
|
+
}
|
|
14
|
+
/**
|
|
15
|
+
* Uri template for the request builder.
|
|
16
|
+
*/
|
|
17
|
+
export declare const TypeRequestBuilderUriTemplate = "{+baseurl}/Api/Defend/Intermediary/{intermediaryId}/Type";
|
|
18
|
+
/**
|
|
19
|
+
* Metadata for all the navigation properties in the request builder.
|
|
20
|
+
*/
|
|
21
|
+
export declare const TypeRequestBuilderNavigationMetadata: Record<Exclude<keyof TypeRequestBuilder, KeysToExcludeForNavigationMetadata>, NavigationMetadata>;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { WithSecurityClassItemRequestBuilderNavigationMetadata } from './item/index.js';
|
|
2
|
+
export const TypeRequestBuilderUriTemplate = "{+baseurl}/Api/Defend/Intermediary/{intermediaryId}/Type";
|
|
3
|
+
export const TypeRequestBuilderNavigationMetadata = {
|
|
4
|
+
bySecurityClass: {
|
|
5
|
+
navigationMetadata: WithSecurityClassItemRequestBuilderNavigationMetadata,
|
|
6
|
+
pathParametersMappings: ["securityClass"],
|
|
7
|
+
},
|
|
8
|
+
};
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
import { type OfferingRequestBuilder } from './offering/index.js';
|
|
2
|
+
import { type BaseRequestBuilder, type KeysToExcludeForNavigationMetadata, type NavigationMetadata } from '@microsoft/kiota-abstractions';
|
|
3
|
+
/**
|
|
4
|
+
* Builds and executes requests for operations under /Api/Defend/Intermediary/{intermediaryId}/Type/{securityClass}
|
|
5
|
+
*/
|
|
6
|
+
export interface WithSecurityClassItemRequestBuilder extends BaseRequestBuilder<WithSecurityClassItemRequestBuilder> {
|
|
7
|
+
/**
|
|
8
|
+
* The Offering property
|
|
9
|
+
*/
|
|
10
|
+
get offering(): OfferingRequestBuilder;
|
|
11
|
+
}
|
|
12
|
+
/**
|
|
13
|
+
* Uri template for the request builder.
|
|
14
|
+
*/
|
|
15
|
+
export declare const WithSecurityClassItemRequestBuilderUriTemplate = "{+baseurl}/Api/Defend/Intermediary/{intermediaryId}/Type/{securityClass}";
|
|
16
|
+
/**
|
|
17
|
+
* Metadata for all the navigation properties in the request builder.
|
|
18
|
+
*/
|
|
19
|
+
export declare const WithSecurityClassItemRequestBuilderNavigationMetadata: Record<Exclude<keyof WithSecurityClassItemRequestBuilder, KeysToExcludeForNavigationMetadata>, NavigationMetadata>;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { OfferingRequestBuilderNavigationMetadata } from './offering/index.js';
|
|
2
|
+
export const WithSecurityClassItemRequestBuilderUriTemplate = "{+baseurl}/Api/Defend/Intermediary/{intermediaryId}/Type/{securityClass}";
|
|
3
|
+
export const WithSecurityClassItemRequestBuilderNavigationMetadata = {
|
|
4
|
+
offering: {
|
|
5
|
+
navigationMetadata: OfferingRequestBuilderNavigationMetadata,
|
|
6
|
+
},
|
|
7
|
+
};
|
|
@@ -0,0 +1,125 @@
|
|
|
1
|
+
import { type User } from '../../../../../../../../../models/managedObject/index.js';
|
|
2
|
+
import { type ManagedUser } from '../../../../../../../../../models/objectPage/index.js';
|
|
3
|
+
import { type WithUserItemRequestBuilder } from './item/index.js';
|
|
4
|
+
import { type AdditionalDataHolder, type BaseRequestBuilder, type Guid, type KeysToExcludeForNavigationMetadata, type NavigationMetadata, type Parsable, type ParseNode, type RequestConfiguration, type RequestInformation, type RequestsMetadata, type SerializationWriter } from '@microsoft/kiota-abstractions';
|
|
5
|
+
export interface AssignDeleteRequestBody extends AdditionalDataHolder, Parsable {
|
|
6
|
+
/**
|
|
7
|
+
* The userList property
|
|
8
|
+
*/
|
|
9
|
+
userList?: Guid[] | null;
|
|
10
|
+
}
|
|
11
|
+
export interface AssignPostRequestBody extends AdditionalDataHolder, Parsable {
|
|
12
|
+
/**
|
|
13
|
+
* The userList property
|
|
14
|
+
*/
|
|
15
|
+
userList?: Guid[] | null;
|
|
16
|
+
}
|
|
17
|
+
/**
|
|
18
|
+
* Builds and executes requests for operations under /Api/Defend/Intermediary/{intermediaryId}/Type/{securityClass}/Offering/8a921026-ec06-4e08-af19-8812e161e61f/Assign
|
|
19
|
+
*/
|
|
20
|
+
export interface AssignRequestBuilder extends BaseRequestBuilder<AssignRequestBuilder> {
|
|
21
|
+
/**
|
|
22
|
+
* Gets an item from the ApiSdk.Api.Defend.Intermediary.item.Type.item.Offering.Eighta921026Ec064e08Af198812e161e61f.Assign.item collection
|
|
23
|
+
* @param userId The SHIELD ID (Entra ID User's Object ID) of the managed user to target.
|
|
24
|
+
* @returns {WithUserItemRequestBuilder}
|
|
25
|
+
*/
|
|
26
|
+
byUserId(userId: Guid): WithUserItemRequestBuilder;
|
|
27
|
+
/**
|
|
28
|
+
* Removes the specified user(s) as identified by their Object ID from the AVD cluster and deletes their corresponding session host(s).This endpoint requires the `Intermediary.Privileged.ReadWrite`, `Intermediary.Specialized.ReadWrite`, `Intermediary.Enterprise.ReadWrite`, or the `Everything.ReadWrite` scope (permission). The security class parameter in the URL path corresponds to the same permission in the scope. That means if you are granted a privileged role, you can only call the privilege class URL.
|
|
29
|
+
* @param body The request body
|
|
30
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
31
|
+
*/
|
|
32
|
+
delete(body: AssignDeleteRequestBody, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<void>;
|
|
33
|
+
/**
|
|
34
|
+
* Gets the list of assigned user from the specified AVD Intermediary.This endpoint requires the `Intermediary.Privileged.Read`, `Intermediary.Privileged.ReadWrite`, `Intermediary.Specialized.Read`, `Intermediary.Specialized.ReadWrite`, `Intermediary.Enterprise.ReadWrite`, `Intermediary.Enterprise.Read`, or the `Everything.ReadWrite` scope (permission). The security class parameter in the URL path corresponds to the same permission in the scope. That means if you are granted a privileged role, you can only call the privilege class URL.
|
|
35
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
36
|
+
* @returns {Promise<ManagedUser>}
|
|
37
|
+
*/
|
|
38
|
+
get(requestConfiguration?: RequestConfiguration<AssignRequestBuilderGetQueryParameters> | undefined): Promise<ManagedUser | undefined>;
|
|
39
|
+
/**
|
|
40
|
+
* Assigns the specified user(s) as identified by their Object ID to the AVD cluster and create corresponding session host(s) for them.This endpoint requires the `Intermediary.Privileged.ReadWrite`, `Intermediary.Specialized.ReadWrite`, `Intermediary.Enterprise.ReadWrite`, or the `Everything.ReadWrite` scope (permission). The security class parameter in the URL path corresponds to the same permission in the scope. That means if you are granted a privileged role, you can only call the privilege class URL.
|
|
41
|
+
* @param body The request body
|
|
42
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
43
|
+
* @returns {Promise<User[]>}
|
|
44
|
+
*/
|
|
45
|
+
post(body: AssignPostRequestBody, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<User[] | undefined>;
|
|
46
|
+
/**
|
|
47
|
+
* Removes the specified user(s) as identified by their Object ID from the AVD cluster and deletes their corresponding session host(s).This endpoint requires the `Intermediary.Privileged.ReadWrite`, `Intermediary.Specialized.ReadWrite`, `Intermediary.Enterprise.ReadWrite`, or the `Everything.ReadWrite` scope (permission). The security class parameter in the URL path corresponds to the same permission in the scope. That means if you are granted a privileged role, you can only call the privilege class URL.
|
|
48
|
+
* @param body The request body
|
|
49
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
50
|
+
* @returns {RequestInformation}
|
|
51
|
+
*/
|
|
52
|
+
toDeleteRequestInformation(body: AssignDeleteRequestBody, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
53
|
+
/**
|
|
54
|
+
* Gets the list of assigned user from the specified AVD Intermediary.This endpoint requires the `Intermediary.Privileged.Read`, `Intermediary.Privileged.ReadWrite`, `Intermediary.Specialized.Read`, `Intermediary.Specialized.ReadWrite`, `Intermediary.Enterprise.ReadWrite`, `Intermediary.Enterprise.Read`, or the `Everything.ReadWrite` scope (permission). The security class parameter in the URL path corresponds to the same permission in the scope. That means if you are granted a privileged role, you can only call the privilege class URL.
|
|
55
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
56
|
+
* @returns {RequestInformation}
|
|
57
|
+
*/
|
|
58
|
+
toGetRequestInformation(requestConfiguration?: RequestConfiguration<AssignRequestBuilderGetQueryParameters> | undefined): RequestInformation;
|
|
59
|
+
/**
|
|
60
|
+
* Assigns the specified user(s) as identified by their Object ID to the AVD cluster and create corresponding session host(s) for them.This endpoint requires the `Intermediary.Privileged.ReadWrite`, `Intermediary.Specialized.ReadWrite`, `Intermediary.Enterprise.ReadWrite`, or the `Everything.ReadWrite` scope (permission). The security class parameter in the URL path corresponds to the same permission in the scope. That means if you are granted a privileged role, you can only call the privilege class URL.
|
|
61
|
+
* @param body The request body
|
|
62
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
63
|
+
* @returns {RequestInformation}
|
|
64
|
+
*/
|
|
65
|
+
toPostRequestInformation(body: AssignPostRequestBody, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
66
|
+
}
|
|
67
|
+
/**
|
|
68
|
+
* Gets the list of assigned user from the specified AVD Intermediary.This endpoint requires the `Intermediary.Privileged.Read`, `Intermediary.Privileged.ReadWrite`, `Intermediary.Specialized.Read`, `Intermediary.Specialized.ReadWrite`, `Intermediary.Enterprise.ReadWrite`, `Intermediary.Enterprise.Read`, or the `Everything.ReadWrite` scope (permission). The security class parameter in the URL path corresponds to the same permission in the scope. That means if you are granted a privileged role, you can only call the privilege class URL.
|
|
69
|
+
*/
|
|
70
|
+
export interface AssignRequestBuilderGetQueryParameters {
|
|
71
|
+
/**
|
|
72
|
+
* Information to be provided to the API call in order to retrieve next set of data as part of pagination. It could be a simple number or full URL representing MS Graph API navigation. This information should not be generated by hand or changed. In case of MS Graph API, please only use tokens the server gives you and do not bring them from outside.
|
|
73
|
+
*/
|
|
74
|
+
nextLink?: string;
|
|
75
|
+
}
|
|
76
|
+
/**
|
|
77
|
+
* Creates a new instance of the appropriate class based on discriminator value
|
|
78
|
+
* @param parseNode The parse node to use to read the discriminator value and create the object
|
|
79
|
+
* @returns {AssignDeleteRequestBody}
|
|
80
|
+
*/
|
|
81
|
+
export declare function createAssignDeleteRequestBodyFromDiscriminatorValue(parseNode: ParseNode | undefined): ((instance?: Parsable) => Record<string, (node: ParseNode) => void>);
|
|
82
|
+
/**
|
|
83
|
+
* Creates a new instance of the appropriate class based on discriminator value
|
|
84
|
+
* @param parseNode The parse node to use to read the discriminator value and create the object
|
|
85
|
+
* @returns {AssignPostRequestBody}
|
|
86
|
+
*/
|
|
87
|
+
export declare function createAssignPostRequestBodyFromDiscriminatorValue(parseNode: ParseNode | undefined): ((instance?: Parsable) => Record<string, (node: ParseNode) => void>);
|
|
88
|
+
/**
|
|
89
|
+
* The deserialization information for the current model
|
|
90
|
+
* @param AssignDeleteRequestBody The instance to deserialize into.
|
|
91
|
+
* @returns {Record<string, (node: ParseNode) => void>}
|
|
92
|
+
*/
|
|
93
|
+
export declare function deserializeIntoAssignDeleteRequestBody(assignDeleteRequestBody?: Partial<AssignDeleteRequestBody> | undefined): Record<string, (node: ParseNode) => void>;
|
|
94
|
+
/**
|
|
95
|
+
* The deserialization information for the current model
|
|
96
|
+
* @param AssignPostRequestBody The instance to deserialize into.
|
|
97
|
+
* @returns {Record<string, (node: ParseNode) => void>}
|
|
98
|
+
*/
|
|
99
|
+
export declare function deserializeIntoAssignPostRequestBody(assignPostRequestBody?: Partial<AssignPostRequestBody> | undefined): Record<string, (node: ParseNode) => void>;
|
|
100
|
+
/**
|
|
101
|
+
* Serializes information the current object
|
|
102
|
+
* @param AssignDeleteRequestBody The instance to serialize from.
|
|
103
|
+
* @param isSerializingDerivedType A boolean indicating whether the serialization is for a derived type.
|
|
104
|
+
* @param writer Serialization writer to use to serialize this model
|
|
105
|
+
*/
|
|
106
|
+
export declare function serializeAssignDeleteRequestBody(writer: SerializationWriter, assignDeleteRequestBody?: Partial<AssignDeleteRequestBody> | undefined | null, isSerializingDerivedType?: boolean): void;
|
|
107
|
+
/**
|
|
108
|
+
* Serializes information the current object
|
|
109
|
+
* @param AssignPostRequestBody The instance to serialize from.
|
|
110
|
+
* @param isSerializingDerivedType A boolean indicating whether the serialization is for a derived type.
|
|
111
|
+
* @param writer Serialization writer to use to serialize this model
|
|
112
|
+
*/
|
|
113
|
+
export declare function serializeAssignPostRequestBody(writer: SerializationWriter, assignPostRequestBody?: Partial<AssignPostRequestBody> | undefined | null, isSerializingDerivedType?: boolean): void;
|
|
114
|
+
/**
|
|
115
|
+
* Uri template for the request builder.
|
|
116
|
+
*/
|
|
117
|
+
export declare const AssignRequestBuilderUriTemplate = "{+baseurl}/Api/Defend/Intermediary/{intermediaryId}/Type/{securityClass}/Offering/8a921026-ec06-4e08-af19-8812e161e61f/Assign{?nextLink*}";
|
|
118
|
+
/**
|
|
119
|
+
* Metadata for all the navigation properties in the request builder.
|
|
120
|
+
*/
|
|
121
|
+
export declare const AssignRequestBuilderNavigationMetadata: Record<Exclude<keyof AssignRequestBuilder, KeysToExcludeForNavigationMetadata>, NavigationMetadata>;
|
|
122
|
+
/**
|
|
123
|
+
* Metadata for all the requests in the request builder.
|
|
124
|
+
*/
|
|
125
|
+
export declare const AssignRequestBuilderRequestsMetadata: RequestsMetadata;
|
|
@@ -0,0 +1,64 @@
|
|
|
1
|
+
import { createUserFromDiscriminatorValue } from '../../../../../../../../../models/managedObject/index.js';
|
|
2
|
+
import { createManagedUserFromDiscriminatorValue } from '../../../../../../../../../models/objectPage/index.js';
|
|
3
|
+
import { WithUserItemRequestBuilderRequestsMetadata } from './item/index.js';
|
|
4
|
+
export function createAssignDeleteRequestBodyFromDiscriminatorValue(parseNode) {
|
|
5
|
+
return deserializeIntoAssignDeleteRequestBody;
|
|
6
|
+
}
|
|
7
|
+
export function createAssignPostRequestBodyFromDiscriminatorValue(parseNode) {
|
|
8
|
+
return deserializeIntoAssignPostRequestBody;
|
|
9
|
+
}
|
|
10
|
+
export function deserializeIntoAssignDeleteRequestBody(assignDeleteRequestBody = {}) {
|
|
11
|
+
return {
|
|
12
|
+
"userList": n => { assignDeleteRequestBody.userList = n.getCollectionOfPrimitiveValues("string"); },
|
|
13
|
+
};
|
|
14
|
+
}
|
|
15
|
+
export function deserializeIntoAssignPostRequestBody(assignPostRequestBody = {}) {
|
|
16
|
+
return {
|
|
17
|
+
"userList": n => { assignPostRequestBody.userList = n.getCollectionOfPrimitiveValues("string"); },
|
|
18
|
+
};
|
|
19
|
+
}
|
|
20
|
+
export function serializeAssignDeleteRequestBody(writer, assignDeleteRequestBody = {}, isSerializingDerivedType = false) {
|
|
21
|
+
if (!assignDeleteRequestBody || isSerializingDerivedType) {
|
|
22
|
+
return;
|
|
23
|
+
}
|
|
24
|
+
writer.writeCollectionOfPrimitiveValues("userList", assignDeleteRequestBody.userList);
|
|
25
|
+
writer.writeAdditionalData(assignDeleteRequestBody.additionalData);
|
|
26
|
+
}
|
|
27
|
+
export function serializeAssignPostRequestBody(writer, assignPostRequestBody = {}, isSerializingDerivedType = false) {
|
|
28
|
+
if (!assignPostRequestBody || isSerializingDerivedType) {
|
|
29
|
+
return;
|
|
30
|
+
}
|
|
31
|
+
writer.writeCollectionOfPrimitiveValues("userList", assignPostRequestBody.userList);
|
|
32
|
+
writer.writeAdditionalData(assignPostRequestBody.additionalData);
|
|
33
|
+
}
|
|
34
|
+
export const AssignRequestBuilderUriTemplate = "{+baseurl}/Api/Defend/Intermediary/{intermediaryId}/Type/{securityClass}/Offering/8a921026-ec06-4e08-af19-8812e161e61f/Assign{?nextLink*}";
|
|
35
|
+
export const AssignRequestBuilderNavigationMetadata = {
|
|
36
|
+
byUserId: {
|
|
37
|
+
requestsMetadata: WithUserItemRequestBuilderRequestsMetadata,
|
|
38
|
+
pathParametersMappings: ["userId"],
|
|
39
|
+
},
|
|
40
|
+
};
|
|
41
|
+
export const AssignRequestBuilderRequestsMetadata = {
|
|
42
|
+
delete: {
|
|
43
|
+
uriTemplate: AssignRequestBuilderUriTemplate,
|
|
44
|
+
adapterMethodName: "sendNoResponseContent",
|
|
45
|
+
requestBodyContentType: "application/json",
|
|
46
|
+
requestBodySerializer: serializeAssignDeleteRequestBody,
|
|
47
|
+
requestInformationContentSetMethod: "setContentFromParsable",
|
|
48
|
+
},
|
|
49
|
+
get: {
|
|
50
|
+
uriTemplate: AssignRequestBuilderUriTemplate,
|
|
51
|
+
responseBodyContentType: "application/json",
|
|
52
|
+
adapterMethodName: "send",
|
|
53
|
+
responseBodyFactory: createManagedUserFromDiscriminatorValue,
|
|
54
|
+
},
|
|
55
|
+
post: {
|
|
56
|
+
uriTemplate: AssignRequestBuilderUriTemplate,
|
|
57
|
+
responseBodyContentType: "application/json",
|
|
58
|
+
adapterMethodName: "sendCollection",
|
|
59
|
+
responseBodyFactory: createUserFromDiscriminatorValue,
|
|
60
|
+
requestBodyContentType: "application/json",
|
|
61
|
+
requestBodySerializer: serializeAssignPostRequestBody,
|
|
62
|
+
requestInformationContentSetMethod: "setContentFromParsable",
|
|
63
|
+
},
|
|
64
|
+
};
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
import { type ManagedUser } from '../../../../../../../../../../models/objectPage/index.js';
|
|
2
|
+
import { type BaseRequestBuilder, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
|
|
3
|
+
/**
|
|
4
|
+
* Builds and executes requests for operations under /Api/Defend/Intermediary/{intermediaryId}/Type/{securityClass}/Offering/8a921026-ec06-4e08-af19-8812e161e61f/Assign/{userId}
|
|
5
|
+
*/
|
|
6
|
+
export interface WithUserItemRequestBuilder extends BaseRequestBuilder<WithUserItemRequestBuilder> {
|
|
7
|
+
/**
|
|
8
|
+
* Get the specified managed user(s) from the specified AVD intermediary assignment list.This endpoint requires the `Intermediary.Privileged.Read`, `Intermediary.Privileged.ReadWrite`, `Intermediary.Specialized.Read`, `Intermediary.Specialized.ReadWrite`, `Intermediary.Enterprise.ReadWrite`, `Intermediary.Enterprise.Read`, or the `Everything.ReadWrite` scope (permission). The security class parameter in the URL path corresponds to the same permission in the scope. That means if you are granted a privileged role, you can only call the privilege class URL.
|
|
9
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
10
|
+
* @returns {Promise<ManagedUser>}
|
|
11
|
+
*/
|
|
12
|
+
get(requestConfiguration?: RequestConfiguration<object> | undefined): Promise<ManagedUser | undefined>;
|
|
13
|
+
/**
|
|
14
|
+
* Get the specified managed user(s) from the specified AVD intermediary assignment list.This endpoint requires the `Intermediary.Privileged.Read`, `Intermediary.Privileged.ReadWrite`, `Intermediary.Specialized.Read`, `Intermediary.Specialized.ReadWrite`, `Intermediary.Enterprise.ReadWrite`, `Intermediary.Enterprise.Read`, or the `Everything.ReadWrite` scope (permission). The security class parameter in the URL path corresponds to the same permission in the scope. That means if you are granted a privileged role, you can only call the privilege class URL.
|
|
15
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
16
|
+
* @returns {RequestInformation}
|
|
17
|
+
*/
|
|
18
|
+
toGetRequestInformation(requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
19
|
+
}
|
|
20
|
+
/**
|
|
21
|
+
* Uri template for the request builder.
|
|
22
|
+
*/
|
|
23
|
+
export declare const WithUserItemRequestBuilderUriTemplate = "{+baseurl}/Api/Defend/Intermediary/{intermediaryId}/Type/{securityClass}/Offering/8a921026-ec06-4e08-af19-8812e161e61f/Assign/{userId}";
|
|
24
|
+
/**
|
|
25
|
+
* Metadata for all the requests in the request builder.
|
|
26
|
+
*/
|
|
27
|
+
export declare const WithUserItemRequestBuilderRequestsMetadata: RequestsMetadata;
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { createManagedUserFromDiscriminatorValue } from '../../../../../../../../../../models/objectPage/index.js';
|
|
2
|
+
export const WithUserItemRequestBuilderUriTemplate = "{+baseurl}/Api/Defend/Intermediary/{intermediaryId}/Type/{securityClass}/Offering/8a921026-ec06-4e08-af19-8812e161e61f/Assign/{userId}";
|
|
3
|
+
export const WithUserItemRequestBuilderRequestsMetadata = {
|
|
4
|
+
get: {
|
|
5
|
+
uriTemplate: WithUserItemRequestBuilderUriTemplate,
|
|
6
|
+
responseBodyContentType: "application/json",
|
|
7
|
+
adapterMethodName: "send",
|
|
8
|
+
responseBodyFactory: createManagedUserFromDiscriminatorValue,
|
|
9
|
+
},
|
|
10
|
+
};
|
|
@@ -0,0 +1,47 @@
|
|
|
1
|
+
import { type Avd } from '../../../../../../../../models/objectPage/intermediary/index.js';
|
|
2
|
+
import { type AssignRequestBuilder } from './assign/index.js';
|
|
3
|
+
import { type BaseRequestBuilder, type KeysToExcludeForNavigationMetadata, type NavigationMetadata, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
|
|
4
|
+
/**
|
|
5
|
+
* Builds and executes requests for operations under /Api/Defend/Intermediary/{intermediaryId}/Type/{securityClass}/Offering/8a921026-ec06-4e08-af19-8812e161e61f
|
|
6
|
+
*/
|
|
7
|
+
export interface Eighta921026Ec064e08Af198812e161e61fRequestBuilder extends BaseRequestBuilder<Eighta921026Ec064e08Af198812e161e61fRequestBuilder> {
|
|
8
|
+
/**
|
|
9
|
+
* The Assign property
|
|
10
|
+
*/
|
|
11
|
+
get assign(): AssignRequestBuilder;
|
|
12
|
+
/**
|
|
13
|
+
* Deletes the specified intermediary (by the parent group's Entra ID Object ID) using the requested security class as a filter.This endpoint requires the `Intermediary.Privileged.ReadWrite`, `Intermediary.Specialized.ReadWrite`, `Intermediary.Enterprise.ReadWrite`, or the `Everything.ReadWrite` scope (permission). The security class parameter in the URL path corresponds to the same permission in the scope. That means if you are granted a privileged role, you can only call the privilege class URL.
|
|
14
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
15
|
+
*/
|
|
16
|
+
delete(requestConfiguration?: RequestConfiguration<object> | undefined): Promise<void>;
|
|
17
|
+
/**
|
|
18
|
+
* Retrieves the specified intermediary (by the parent group's Entra ID Object ID) using the requested security class as a filter.This endpoint requires the `Intermediary.Privileged.Read`, `Intermediary.Privileged.ReadWrite`, `Intermediary.Specialized.Read`, `Intermediary.Specialized.ReadWrite`, `Intermediary.Enterprise.ReadWrite`, `Intermediary.Enterprise.Read`, or the `Everything.ReadWrite` scope (permission). The security class parameter in the URL path corresponds to the same permission in the scope. That means if you are granted a privileged role, you can only call the privilege class URL.
|
|
19
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
20
|
+
* @returns {Promise<Avd>}
|
|
21
|
+
*/
|
|
22
|
+
get(requestConfiguration?: RequestConfiguration<object> | undefined): Promise<Avd | undefined>;
|
|
23
|
+
/**
|
|
24
|
+
* Deletes the specified intermediary (by the parent group's Entra ID Object ID) using the requested security class as a filter.This endpoint requires the `Intermediary.Privileged.ReadWrite`, `Intermediary.Specialized.ReadWrite`, `Intermediary.Enterprise.ReadWrite`, or the `Everything.ReadWrite` scope (permission). The security class parameter in the URL path corresponds to the same permission in the scope. That means if you are granted a privileged role, you can only call the privilege class URL.
|
|
25
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
26
|
+
* @returns {RequestInformation}
|
|
27
|
+
*/
|
|
28
|
+
toDeleteRequestInformation(requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
29
|
+
/**
|
|
30
|
+
* Retrieves the specified intermediary (by the parent group's Entra ID Object ID) using the requested security class as a filter.This endpoint requires the `Intermediary.Privileged.Read`, `Intermediary.Privileged.ReadWrite`, `Intermediary.Specialized.Read`, `Intermediary.Specialized.ReadWrite`, `Intermediary.Enterprise.ReadWrite`, `Intermediary.Enterprise.Read`, or the `Everything.ReadWrite` scope (permission). The security class parameter in the URL path corresponds to the same permission in the scope. That means if you are granted a privileged role, you can only call the privilege class URL.
|
|
31
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
32
|
+
* @returns {RequestInformation}
|
|
33
|
+
*/
|
|
34
|
+
toGetRequestInformation(requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
35
|
+
}
|
|
36
|
+
/**
|
|
37
|
+
* Uri template for the request builder.
|
|
38
|
+
*/
|
|
39
|
+
export declare const Eighta921026Ec064e08Af198812e161e61fRequestBuilderUriTemplate = "{+baseurl}/Api/Defend/Intermediary/{intermediaryId}/Type/{securityClass}/Offering/8a921026-ec06-4e08-af19-8812e161e61f";
|
|
40
|
+
/**
|
|
41
|
+
* Metadata for all the navigation properties in the request builder.
|
|
42
|
+
*/
|
|
43
|
+
export declare const Eighta921026Ec064e08Af198812e161e61fRequestBuilderNavigationMetadata: Record<Exclude<keyof Eighta921026Ec064e08Af198812e161e61fRequestBuilder, KeysToExcludeForNavigationMetadata>, NavigationMetadata>;
|
|
44
|
+
/**
|
|
45
|
+
* Metadata for all the requests in the request builder.
|
|
46
|
+
*/
|
|
47
|
+
export declare const Eighta921026Ec064e08Af198812e161e61fRequestBuilderRequestsMetadata: RequestsMetadata;
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import { createAvdFromDiscriminatorValue } from '../../../../../../../../models/objectPage/intermediary/index.js';
|
|
2
|
+
import { AssignRequestBuilderNavigationMetadata, AssignRequestBuilderRequestsMetadata } from './assign/index.js';
|
|
3
|
+
export const Eighta921026Ec064e08Af198812e161e61fRequestBuilderUriTemplate = "{+baseurl}/Api/Defend/Intermediary/{intermediaryId}/Type/{securityClass}/Offering/8a921026-ec06-4e08-af19-8812e161e61f";
|
|
4
|
+
export const Eighta921026Ec064e08Af198812e161e61fRequestBuilderNavigationMetadata = {
|
|
5
|
+
assign: {
|
|
6
|
+
requestsMetadata: AssignRequestBuilderRequestsMetadata,
|
|
7
|
+
navigationMetadata: AssignRequestBuilderNavigationMetadata,
|
|
8
|
+
},
|
|
9
|
+
};
|
|
10
|
+
export const Eighta921026Ec064e08Af198812e161e61fRequestBuilderRequestsMetadata = {
|
|
11
|
+
delete: {
|
|
12
|
+
uriTemplate: Eighta921026Ec064e08Af198812e161e61fRequestBuilderUriTemplate,
|
|
13
|
+
adapterMethodName: "sendNoResponseContent",
|
|
14
|
+
},
|
|
15
|
+
get: {
|
|
16
|
+
uriTemplate: Eighta921026Ec064e08Af198812e161e61fRequestBuilderUriTemplate,
|
|
17
|
+
responseBodyContentType: "application/json",
|
|
18
|
+
adapterMethodName: "send",
|
|
19
|
+
responseBodyFactory: createAvdFromDiscriminatorValue,
|
|
20
|
+
},
|
|
21
|
+
};
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
import { type Eighta921026Ec064e08Af198812e161e61fRequestBuilder } from './eighta921026Ec064e08Af198812e161e61f/index.js';
|
|
2
|
+
import { type BaseRequestBuilder, type KeysToExcludeForNavigationMetadata, type NavigationMetadata } from '@microsoft/kiota-abstractions';
|
|
3
|
+
/**
|
|
4
|
+
* Builds and executes requests for operations under /Api/Defend/Intermediary/{intermediaryId}/Type/{securityClass}/Offering
|
|
5
|
+
*/
|
|
6
|
+
export interface OfferingRequestBuilder extends BaseRequestBuilder<OfferingRequestBuilder> {
|
|
7
|
+
/**
|
|
8
|
+
* The Eighta921026Ec064e08Af198812e161e61f property
|
|
9
|
+
*/
|
|
10
|
+
get eighta921026Ec064e08Af198812e161e61f(): Eighta921026Ec064e08Af198812e161e61fRequestBuilder;
|
|
11
|
+
}
|
|
12
|
+
/**
|
|
13
|
+
* Uri template for the request builder.
|
|
14
|
+
*/
|
|
15
|
+
export declare const OfferingRequestBuilderUriTemplate = "{+baseurl}/Api/Defend/Intermediary/{intermediaryId}/Type/{securityClass}/Offering";
|
|
16
|
+
/**
|
|
17
|
+
* Metadata for all the navigation properties in the request builder.
|
|
18
|
+
*/
|
|
19
|
+
export declare const OfferingRequestBuilderNavigationMetadata: Record<Exclude<keyof OfferingRequestBuilder, KeysToExcludeForNavigationMetadata>, NavigationMetadata>;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { Eighta921026Ec064e08Af198812e161e61fRequestBuilderNavigationMetadata, Eighta921026Ec064e08Af198812e161e61fRequestBuilderRequestsMetadata } from './eighta921026Ec064e08Af198812e161e61f/index.js';
|
|
2
|
+
export const OfferingRequestBuilderUriTemplate = "{+baseurl}/Api/Defend/Intermediary/{intermediaryId}/Type/{securityClass}/Offering";
|
|
3
|
+
export const OfferingRequestBuilderNavigationMetadata = {
|
|
4
|
+
eighta921026Ec064e08Af198812e161e61f: {
|
|
5
|
+
requestsMetadata: Eighta921026Ec064e08Af198812e161e61fRequestBuilderRequestsMetadata,
|
|
6
|
+
navigationMetadata: Eighta921026Ec064e08Af198812e161e61fRequestBuilderNavigationMetadata,
|
|
7
|
+
},
|
|
8
|
+
};
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import { type WithSecurityClassItemRequestBuilder } from './item/index.js';
|
|
2
|
+
import { type BaseRequestBuilder, type KeysToExcludeForNavigationMetadata, type NavigationMetadata } from '@microsoft/kiota-abstractions';
|
|
3
|
+
/**
|
|
4
|
+
* Builds and executes requests for operations under /Api/Defend/Intermediary/Type
|
|
5
|
+
*/
|
|
6
|
+
export interface TypeRequestBuilder extends BaseRequestBuilder<TypeRequestBuilder> {
|
|
7
|
+
/**
|
|
8
|
+
* Gets an item from the ApiSdk.Api.Defend.Intermediary.Type.item collection
|
|
9
|
+
* @param securityClass The security class of managed object to retrieve. Unknown values, will be ignored. Please see https://learn.microsoft.com/en-us/security/compass/privileged-access-security-levels for a description of security levels.
|
|
10
|
+
* @returns {WithSecurityClassItemRequestBuilder}
|
|
11
|
+
*/
|
|
12
|
+
bySecurityClass(securityClass: string): WithSecurityClassItemRequestBuilder;
|
|
13
|
+
}
|
|
14
|
+
/**
|
|
15
|
+
* Uri template for the request builder.
|
|
16
|
+
*/
|
|
17
|
+
export declare const TypeRequestBuilderUriTemplate = "{+baseurl}/Api/Defend/Intermediary/Type";
|
|
18
|
+
/**
|
|
19
|
+
* Metadata for all the navigation properties in the request builder.
|
|
20
|
+
*/
|
|
21
|
+
export declare const TypeRequestBuilderNavigationMetadata: Record<Exclude<keyof TypeRequestBuilder, KeysToExcludeForNavigationMetadata>, NavigationMetadata>;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { WithSecurityClassItemRequestBuilderNavigationMetadata } from './item/index.js';
|
|
2
|
+
export const TypeRequestBuilderUriTemplate = "{+baseurl}/Api/Defend/Intermediary/Type";
|
|
3
|
+
export const TypeRequestBuilderNavigationMetadata = {
|
|
4
|
+
bySecurityClass: {
|
|
5
|
+
navigationMetadata: WithSecurityClassItemRequestBuilderNavigationMetadata,
|
|
6
|
+
pathParametersMappings: ["securityClass"],
|
|
7
|
+
},
|
|
8
|
+
};
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
import { type OfferingRequestBuilder } from './offering/index.js';
|
|
2
|
+
import { type BaseRequestBuilder, type KeysToExcludeForNavigationMetadata, type NavigationMetadata } from '@microsoft/kiota-abstractions';
|
|
3
|
+
/**
|
|
4
|
+
* Builds and executes requests for operations under /Api/Defend/Intermediary/Type/{securityClass}
|
|
5
|
+
*/
|
|
6
|
+
export interface WithSecurityClassItemRequestBuilder extends BaseRequestBuilder<WithSecurityClassItemRequestBuilder> {
|
|
7
|
+
/**
|
|
8
|
+
* The Offering property
|
|
9
|
+
*/
|
|
10
|
+
get offering(): OfferingRequestBuilder;
|
|
11
|
+
}
|
|
12
|
+
/**
|
|
13
|
+
* Uri template for the request builder.
|
|
14
|
+
*/
|
|
15
|
+
export declare const WithSecurityClassItemRequestBuilderUriTemplate = "{+baseurl}/Api/Defend/Intermediary/Type/{securityClass}";
|
|
16
|
+
/**
|
|
17
|
+
* Metadata for all the navigation properties in the request builder.
|
|
18
|
+
*/
|
|
19
|
+
export declare const WithSecurityClassItemRequestBuilderNavigationMetadata: Record<Exclude<keyof WithSecurityClassItemRequestBuilder, KeysToExcludeForNavigationMetadata>, NavigationMetadata>;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { OfferingRequestBuilderNavigationMetadata } from './offering/index.js';
|
|
2
|
+
export const WithSecurityClassItemRequestBuilderUriTemplate = "{+baseurl}/Api/Defend/Intermediary/Type/{securityClass}";
|
|
3
|
+
export const WithSecurityClassItemRequestBuilderNavigationMetadata = {
|
|
4
|
+
offering: {
|
|
5
|
+
navigationMetadata: OfferingRequestBuilderNavigationMetadata,
|
|
6
|
+
},
|
|
7
|
+
};
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
import { type Avd } from '../../../../../../../models/objectPage/intermediary/index.js';
|
|
2
|
+
import { type BaseRequestBuilder, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
|
|
3
|
+
/**
|
|
4
|
+
* Builds and executes requests for operations under /Api/Defend/Intermediary/Type/{securityClass}/Offering/8a921026-ec06-4e08-af19-8812e161e61f
|
|
5
|
+
*/
|
|
6
|
+
export interface Eighta921026Ec064e08Af198812e161e61fRequestBuilder extends BaseRequestBuilder<Eighta921026Ec064e08Af198812e161e61fRequestBuilder> {
|
|
7
|
+
/**
|
|
8
|
+
* Retrieves a list of all AVD intermediaries for the specified security class filter. Next links may be provided for pagination to allow for good performance on larger environments. If a nextLink is return, not all data was returned on this query and the next link can be sent back to the API to get the next page of data.This endpoint requires the `Intermediary.Privileged.Read`, `Intermediary.Privileged.ReadWrite`, `Intermediary.Specialized.Read`, `Intermediary.Specialized.ReadWrite`, `Intermediary.Enterprise.ReadWrite`, `Intermediary.Enterprise.Read`, or the `Everything.ReadWrite` scope (permission). The security class parameter in the URL path corresponds to the same permission in the scope. That means if you are granted a privileged role, you can only call the privilege class URL.
|
|
9
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
10
|
+
* @returns {Promise<Avd>}
|
|
11
|
+
*/
|
|
12
|
+
get(requestConfiguration?: RequestConfiguration<Eighta921026Ec064e08Af198812e161e61fRequestBuilderGetQueryParameters> | undefined): Promise<Avd | undefined>;
|
|
13
|
+
/**
|
|
14
|
+
* Retrieves a list of all AVD intermediaries for the specified security class filter. Next links may be provided for pagination to allow for good performance on larger environments. If a nextLink is return, not all data was returned on this query and the next link can be sent back to the API to get the next page of data.This endpoint requires the `Intermediary.Privileged.Read`, `Intermediary.Privileged.ReadWrite`, `Intermediary.Specialized.Read`, `Intermediary.Specialized.ReadWrite`, `Intermediary.Enterprise.ReadWrite`, `Intermediary.Enterprise.Read`, or the `Everything.ReadWrite` scope (permission). The security class parameter in the URL path corresponds to the same permission in the scope. That means if you are granted a privileged role, you can only call the privilege class URL.
|
|
15
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
16
|
+
* @returns {RequestInformation}
|
|
17
|
+
*/
|
|
18
|
+
toGetRequestInformation(requestConfiguration?: RequestConfiguration<Eighta921026Ec064e08Af198812e161e61fRequestBuilderGetQueryParameters> | undefined): RequestInformation;
|
|
19
|
+
}
|
|
20
|
+
/**
|
|
21
|
+
* Retrieves a list of all AVD intermediaries for the specified security class filter. Next links may be provided for pagination to allow for good performance on larger environments. If a nextLink is return, not all data was returned on this query and the next link can be sent back to the API to get the next page of data.This endpoint requires the `Intermediary.Privileged.Read`, `Intermediary.Privileged.ReadWrite`, `Intermediary.Specialized.Read`, `Intermediary.Specialized.ReadWrite`, `Intermediary.Enterprise.ReadWrite`, `Intermediary.Enterprise.Read`, or the `Everything.ReadWrite` scope (permission). The security class parameter in the URL path corresponds to the same permission in the scope. That means if you are granted a privileged role, you can only call the privilege class URL.
|
|
22
|
+
*/
|
|
23
|
+
export interface Eighta921026Ec064e08Af198812e161e61fRequestBuilderGetQueryParameters {
|
|
24
|
+
/**
|
|
25
|
+
* Information to be provided to the API call in order to retrieve next set of data as part of pagination. It could be a simple number or full URL representing MS Graph API navigation. This information should not be generated by hand or changed. In case of MS Graph API, please only use tokens the server gives you and do not bring them from outside.
|
|
26
|
+
*/
|
|
27
|
+
nextLink?: string;
|
|
28
|
+
/**
|
|
29
|
+
* Used in object filtering.
|
|
30
|
+
*/
|
|
31
|
+
search?: string;
|
|
32
|
+
}
|
|
33
|
+
/**
|
|
34
|
+
* Uri template for the request builder.
|
|
35
|
+
*/
|
|
36
|
+
export declare const Eighta921026Ec064e08Af198812e161e61fRequestBuilderUriTemplate = "{+baseurl}/Api/Defend/Intermediary/Type/{securityClass}/Offering/8a921026-ec06-4e08-af19-8812e161e61f{?nextLink*,search*}";
|
|
37
|
+
/**
|
|
38
|
+
* Metadata for all the requests in the request builder.
|
|
39
|
+
*/
|
|
40
|
+
export declare const Eighta921026Ec064e08Af198812e161e61fRequestBuilderRequestsMetadata: RequestsMetadata;
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { createAvdFromDiscriminatorValue } from '../../../../../../../models/objectPage/intermediary/index.js';
|
|
2
|
+
export const Eighta921026Ec064e08Af198812e161e61fRequestBuilderUriTemplate = "{+baseurl}/Api/Defend/Intermediary/Type/{securityClass}/Offering/8a921026-ec06-4e08-af19-8812e161e61f{?nextLink*,search*}";
|
|
3
|
+
export const Eighta921026Ec064e08Af198812e161e61fRequestBuilderRequestsMetadata = {
|
|
4
|
+
get: {
|
|
5
|
+
uriTemplate: Eighta921026Ec064e08Af198812e161e61fRequestBuilderUriTemplate,
|
|
6
|
+
responseBodyContentType: "application/json",
|
|
7
|
+
adapterMethodName: "send",
|
|
8
|
+
responseBodyFactory: createAvdFromDiscriminatorValue,
|
|
9
|
+
},
|
|
10
|
+
};
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
import { type Eighta921026Ec064e08Af198812e161e61fRequestBuilder } from './eighta921026Ec064e08Af198812e161e61f/index.js';
|
|
2
|
+
import { type BaseRequestBuilder, type KeysToExcludeForNavigationMetadata, type NavigationMetadata } from '@microsoft/kiota-abstractions';
|
|
3
|
+
/**
|
|
4
|
+
* Builds and executes requests for operations under /Api/Defend/Intermediary/Type/{securityClass}/Offering
|
|
5
|
+
*/
|
|
6
|
+
export interface OfferingRequestBuilder extends BaseRequestBuilder<OfferingRequestBuilder> {
|
|
7
|
+
/**
|
|
8
|
+
* The Eighta921026Ec064e08Af198812e161e61f property
|
|
9
|
+
*/
|
|
10
|
+
get eighta921026Ec064e08Af198812e161e61f(): Eighta921026Ec064e08Af198812e161e61fRequestBuilder;
|
|
11
|
+
}
|
|
12
|
+
/**
|
|
13
|
+
* Uri template for the request builder.
|
|
14
|
+
*/
|
|
15
|
+
export declare const OfferingRequestBuilderUriTemplate = "{+baseurl}/Api/Defend/Intermediary/Type/{securityClass}/Offering";
|
|
16
|
+
/**
|
|
17
|
+
* Metadata for all the navigation properties in the request builder.
|
|
18
|
+
*/
|
|
19
|
+
export declare const OfferingRequestBuilderNavigationMetadata: Record<Exclude<keyof OfferingRequestBuilder, KeysToExcludeForNavigationMetadata>, NavigationMetadata>;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { Eighta921026Ec064e08Af198812e161e61fRequestBuilderRequestsMetadata } from './eighta921026Ec064e08Af198812e161e61f/index.js';
|
|
2
|
+
export const OfferingRequestBuilderUriTemplate = "{+baseurl}/Api/Defend/Intermediary/Type/{securityClass}/Offering";
|
|
3
|
+
export const OfferingRequestBuilderNavigationMetadata = {
|
|
4
|
+
eighta921026Ec064e08Af198812e161e61f: {
|
|
5
|
+
requestsMetadata: Eighta921026Ec064e08Af198812e161e61fRequestBuilderRequestsMetadata,
|
|
6
|
+
},
|
|
7
|
+
};
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
import { type TypeRequestBuilder } from './type/index.js';
|
|
2
|
+
import { type BaseRequestBuilder, type KeysToExcludeForNavigationMetadata, type NavigationMetadata } from '@microsoft/kiota-abstractions';
|
|
3
|
+
/**
|
|
4
|
+
* Builds and executes requests for operations under /Api/Defend/Marketplace
|
|
5
|
+
*/
|
|
6
|
+
export interface MarketplaceRequestBuilder extends BaseRequestBuilder<MarketplaceRequestBuilder> {
|
|
7
|
+
/**
|
|
8
|
+
* The Type property
|
|
9
|
+
*/
|
|
10
|
+
get type(): TypeRequestBuilder;
|
|
11
|
+
}
|
|
12
|
+
/**
|
|
13
|
+
* Uri template for the request builder.
|
|
14
|
+
*/
|
|
15
|
+
export declare const MarketplaceRequestBuilderUriTemplate = "{+baseurl}/Api/Defend/Marketplace";
|
|
16
|
+
/**
|
|
17
|
+
* Metadata for all the navigation properties in the request builder.
|
|
18
|
+
*/
|
|
19
|
+
export declare const MarketplaceRequestBuilderNavigationMetadata: Record<Exclude<keyof MarketplaceRequestBuilder, KeysToExcludeForNavigationMetadata>, NavigationMetadata>;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { TypeRequestBuilderNavigationMetadata } from './type/index.js';
|
|
2
|
+
export const MarketplaceRequestBuilderUriTemplate = "{+baseurl}/Api/Defend/Marketplace";
|
|
3
|
+
export const MarketplaceRequestBuilderNavigationMetadata = {
|
|
4
|
+
type: {
|
|
5
|
+
navigationMetadata: TypeRequestBuilderNavigationMetadata,
|
|
6
|
+
},
|
|
7
|
+
};
|