Documentation ¶
Index ¶
- type CreateRoleManagementAlertIncidentOperationOptions
- type CreateRoleManagementAlertIncidentOperationResponse
- type CreateRoleManagementAlertIncidentRemediateOperationOptions
- type CreateRoleManagementAlertIncidentRemediateOperationResponse
- type DeleteRoleManagementAlertIncidentOperationOptions
- type DeleteRoleManagementAlertIncidentOperationResponse
- type GetRoleManagementAlertIncidentOperationOptions
- type GetRoleManagementAlertIncidentOperationResponse
- type GetRoleManagementAlertIncidentsCountOperationOptions
- type GetRoleManagementAlertIncidentsCountOperationResponse
- type ListRoleManagementAlertIncidentsCompleteResult
- type ListRoleManagementAlertIncidentsCustomPager
- type ListRoleManagementAlertIncidentsOperationOptions
- type ListRoleManagementAlertIncidentsOperationResponse
- type RoleManagementAlertAlertAlertIncidentClient
- func (c RoleManagementAlertAlertAlertIncidentClient) CreateRoleManagementAlertIncident(ctx context.Context, id beta.IdentityGovernanceRoleManagementAlertAlertId, ...) (result CreateRoleManagementAlertIncidentOperationResponse, err error)
- func (c RoleManagementAlertAlertAlertIncidentClient) CreateRoleManagementAlertIncidentRemediate(ctx context.Context, ...) (result CreateRoleManagementAlertIncidentRemediateOperationResponse, err error)
- func (c RoleManagementAlertAlertAlertIncidentClient) DeleteRoleManagementAlertIncident(ctx context.Context, ...) (result DeleteRoleManagementAlertIncidentOperationResponse, err error)
- func (c RoleManagementAlertAlertAlertIncidentClient) GetRoleManagementAlertIncident(ctx context.Context, ...) (result GetRoleManagementAlertIncidentOperationResponse, err error)
- func (c RoleManagementAlertAlertAlertIncidentClient) GetRoleManagementAlertIncidentsCount(ctx context.Context, id beta.IdentityGovernanceRoleManagementAlertAlertId, ...) (result GetRoleManagementAlertIncidentsCountOperationResponse, err error)
- func (c RoleManagementAlertAlertAlertIncidentClient) ListRoleManagementAlertIncidents(ctx context.Context, id beta.IdentityGovernanceRoleManagementAlertAlertId, ...) (result ListRoleManagementAlertIncidentsOperationResponse, err error)
- func (c RoleManagementAlertAlertAlertIncidentClient) ListRoleManagementAlertIncidentsComplete(ctx context.Context, id beta.IdentityGovernanceRoleManagementAlertAlertId, ...) (ListRoleManagementAlertIncidentsCompleteResult, error)
- func (c RoleManagementAlertAlertAlertIncidentClient) ListRoleManagementAlertIncidentsCompleteMatchingPredicate(ctx context.Context, id beta.IdentityGovernanceRoleManagementAlertAlertId, ...) (result ListRoleManagementAlertIncidentsCompleteResult, err error)
- func (c RoleManagementAlertAlertAlertIncidentClient) UpdateRoleManagementAlertIncident(ctx context.Context, ...) (result UpdateRoleManagementAlertIncidentOperationResponse, err error)
- type UnifiedRoleManagementAlertIncidentOperationPredicate
- type UpdateRoleManagementAlertIncidentOperationOptions
- type UpdateRoleManagementAlertIncidentOperationResponse
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CreateRoleManagementAlertIncidentOperationOptions ¶
type CreateRoleManagementAlertIncidentOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultCreateRoleManagementAlertIncidentOperationOptions ¶
func DefaultCreateRoleManagementAlertIncidentOperationOptions() CreateRoleManagementAlertIncidentOperationOptions
func (CreateRoleManagementAlertIncidentOperationOptions) ToHeaders ¶
func (o CreateRoleManagementAlertIncidentOperationOptions) ToHeaders() *client.Headers
func (CreateRoleManagementAlertIncidentOperationOptions) ToOData ¶
func (o CreateRoleManagementAlertIncidentOperationOptions) ToOData() *odata.Query
func (CreateRoleManagementAlertIncidentOperationOptions) ToQuery ¶
func (o CreateRoleManagementAlertIncidentOperationOptions) ToQuery() *client.QueryParams
type CreateRoleManagementAlertIncidentRemediateOperationOptions ¶
type CreateRoleManagementAlertIncidentRemediateOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultCreateRoleManagementAlertIncidentRemediateOperationOptions ¶
func DefaultCreateRoleManagementAlertIncidentRemediateOperationOptions() CreateRoleManagementAlertIncidentRemediateOperationOptions
func (CreateRoleManagementAlertIncidentRemediateOperationOptions) ToHeaders ¶
func (o CreateRoleManagementAlertIncidentRemediateOperationOptions) ToHeaders() *client.Headers
func (CreateRoleManagementAlertIncidentRemediateOperationOptions) ToOData ¶
func (o CreateRoleManagementAlertIncidentRemediateOperationOptions) ToOData() *odata.Query
func (CreateRoleManagementAlertIncidentRemediateOperationOptions) ToQuery ¶
func (o CreateRoleManagementAlertIncidentRemediateOperationOptions) ToQuery() *client.QueryParams
type DeleteRoleManagementAlertIncidentOperationOptions ¶
type DeleteRoleManagementAlertIncidentOperationOptions struct { IfMatch *string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultDeleteRoleManagementAlertIncidentOperationOptions ¶
func DefaultDeleteRoleManagementAlertIncidentOperationOptions() DeleteRoleManagementAlertIncidentOperationOptions
func (DeleteRoleManagementAlertIncidentOperationOptions) ToHeaders ¶
func (o DeleteRoleManagementAlertIncidentOperationOptions) ToHeaders() *client.Headers
func (DeleteRoleManagementAlertIncidentOperationOptions) ToOData ¶
func (o DeleteRoleManagementAlertIncidentOperationOptions) ToOData() *odata.Query
func (DeleteRoleManagementAlertIncidentOperationOptions) ToQuery ¶
func (o DeleteRoleManagementAlertIncidentOperationOptions) ToQuery() *client.QueryParams
type GetRoleManagementAlertIncidentOperationOptions ¶
type GetRoleManagementAlertIncidentOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetRoleManagementAlertIncidentOperationOptions ¶
func DefaultGetRoleManagementAlertIncidentOperationOptions() GetRoleManagementAlertIncidentOperationOptions
func (GetRoleManagementAlertIncidentOperationOptions) ToHeaders ¶
func (o GetRoleManagementAlertIncidentOperationOptions) ToHeaders() *client.Headers
func (GetRoleManagementAlertIncidentOperationOptions) ToOData ¶
func (o GetRoleManagementAlertIncidentOperationOptions) ToOData() *odata.Query
func (GetRoleManagementAlertIncidentOperationOptions) ToQuery ¶
func (o GetRoleManagementAlertIncidentOperationOptions) ToQuery() *client.QueryParams
type GetRoleManagementAlertIncidentsCountOperationOptions ¶
type GetRoleManagementAlertIncidentsCountOperationOptions struct { Filter *string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Search *string }
func DefaultGetRoleManagementAlertIncidentsCountOperationOptions ¶
func DefaultGetRoleManagementAlertIncidentsCountOperationOptions() GetRoleManagementAlertIncidentsCountOperationOptions
func (GetRoleManagementAlertIncidentsCountOperationOptions) ToHeaders ¶
func (o GetRoleManagementAlertIncidentsCountOperationOptions) ToHeaders() *client.Headers
func (GetRoleManagementAlertIncidentsCountOperationOptions) ToOData ¶
func (o GetRoleManagementAlertIncidentsCountOperationOptions) ToOData() *odata.Query
func (GetRoleManagementAlertIncidentsCountOperationOptions) ToQuery ¶
func (o GetRoleManagementAlertIncidentsCountOperationOptions) ToQuery() *client.QueryParams
type ListRoleManagementAlertIncidentsCompleteResult ¶
type ListRoleManagementAlertIncidentsCompleteResult struct { LatestHttpResponse *http.Response Items []beta.UnifiedRoleManagementAlertIncident }
type ListRoleManagementAlertIncidentsCustomPager ¶
type ListRoleManagementAlertIncidentsCustomPager struct {
NextLink *odata.Link `json:"@odata.nextLink"`
}
func (*ListRoleManagementAlertIncidentsCustomPager) NextPageLink ¶
func (p *ListRoleManagementAlertIncidentsCustomPager) NextPageLink() *odata.Link
type ListRoleManagementAlertIncidentsOperationOptions ¶
type ListRoleManagementAlertIncidentsOperationOptions struct { Count *bool Expand *odata.Expand Filter *string Metadata *odata.Metadata OrderBy *odata.OrderBy RetryFunc client.RequestRetryFunc Search *string Select *[]string Skip *int64 Top *int64 }
func DefaultListRoleManagementAlertIncidentsOperationOptions ¶
func DefaultListRoleManagementAlertIncidentsOperationOptions() ListRoleManagementAlertIncidentsOperationOptions
func (ListRoleManagementAlertIncidentsOperationOptions) ToHeaders ¶
func (o ListRoleManagementAlertIncidentsOperationOptions) ToHeaders() *client.Headers
func (ListRoleManagementAlertIncidentsOperationOptions) ToOData ¶
func (o ListRoleManagementAlertIncidentsOperationOptions) ToOData() *odata.Query
func (ListRoleManagementAlertIncidentsOperationOptions) ToQuery ¶
func (o ListRoleManagementAlertIncidentsOperationOptions) ToQuery() *client.QueryParams
type RoleManagementAlertAlertAlertIncidentClient ¶
func NewRoleManagementAlertAlertAlertIncidentClientWithBaseURI ¶
func NewRoleManagementAlertAlertAlertIncidentClientWithBaseURI(sdkApi sdkEnv.Api) (*RoleManagementAlertAlertAlertIncidentClient, error)
func (RoleManagementAlertAlertAlertIncidentClient) CreateRoleManagementAlertIncident ¶
func (c RoleManagementAlertAlertAlertIncidentClient) CreateRoleManagementAlertIncident(ctx context.Context, id beta.IdentityGovernanceRoleManagementAlertAlertId, input beta.UnifiedRoleManagementAlertIncident, options CreateRoleManagementAlertIncidentOperationOptions) (result CreateRoleManagementAlertIncidentOperationResponse, err error)
CreateRoleManagementAlertIncident - Create new navigation property to alertIncidents for identityGovernance
func (RoleManagementAlertAlertAlertIncidentClient) CreateRoleManagementAlertIncidentRemediate ¶
func (c RoleManagementAlertAlertAlertIncidentClient) CreateRoleManagementAlertIncidentRemediate(ctx context.Context, id beta.IdentityGovernanceRoleManagementAlertAlertIdAlertIncidentId, options CreateRoleManagementAlertIncidentRemediateOperationOptions) (result CreateRoleManagementAlertIncidentRemediateOperationResponse, err error)
CreateRoleManagementAlertIncidentRemediate - Invoke action remediate
func (RoleManagementAlertAlertAlertIncidentClient) DeleteRoleManagementAlertIncident ¶
func (c RoleManagementAlertAlertAlertIncidentClient) DeleteRoleManagementAlertIncident(ctx context.Context, id beta.IdentityGovernanceRoleManagementAlertAlertIdAlertIncidentId, options DeleteRoleManagementAlertIncidentOperationOptions) (result DeleteRoleManagementAlertIncidentOperationResponse, err error)
DeleteRoleManagementAlertIncident - Delete navigation property alertIncidents for identityGovernance
func (RoleManagementAlertAlertAlertIncidentClient) GetRoleManagementAlertIncident ¶
func (c RoleManagementAlertAlertAlertIncidentClient) GetRoleManagementAlertIncident(ctx context.Context, id beta.IdentityGovernanceRoleManagementAlertAlertIdAlertIncidentId, options GetRoleManagementAlertIncidentOperationOptions) (result GetRoleManagementAlertIncidentOperationResponse, err error)
GetRoleManagementAlertIncident - Get alertIncidents from identityGovernance. Represents the incidents of this type of alert that have been triggered in Privileged Identity Management (PIM) for Microsoft Entra roles in the tenant. Supports $expand.
func (RoleManagementAlertAlertAlertIncidentClient) GetRoleManagementAlertIncidentsCount ¶
func (c RoleManagementAlertAlertAlertIncidentClient) GetRoleManagementAlertIncidentsCount(ctx context.Context, id beta.IdentityGovernanceRoleManagementAlertAlertId, options GetRoleManagementAlertIncidentsCountOperationOptions) (result GetRoleManagementAlertIncidentsCountOperationResponse, err error)
GetRoleManagementAlertIncidentsCount - Get the number of the resource
func (RoleManagementAlertAlertAlertIncidentClient) ListRoleManagementAlertIncidents ¶
func (c RoleManagementAlertAlertAlertIncidentClient) ListRoleManagementAlertIncidents(ctx context.Context, id beta.IdentityGovernanceRoleManagementAlertAlertId, options ListRoleManagementAlertIncidentsOperationOptions) (result ListRoleManagementAlertIncidentsOperationResponse, err error)
ListRoleManagementAlertIncidents - Get alertIncidents from identityGovernance. Represents the incidents of this type of alert that have been triggered in Privileged Identity Management (PIM) for Microsoft Entra roles in the tenant. Supports $expand.
func (RoleManagementAlertAlertAlertIncidentClient) ListRoleManagementAlertIncidentsComplete ¶
func (c RoleManagementAlertAlertAlertIncidentClient) ListRoleManagementAlertIncidentsComplete(ctx context.Context, id beta.IdentityGovernanceRoleManagementAlertAlertId, options ListRoleManagementAlertIncidentsOperationOptions) (ListRoleManagementAlertIncidentsCompleteResult, error)
ListRoleManagementAlertIncidentsComplete retrieves all the results into a single object
func (RoleManagementAlertAlertAlertIncidentClient) ListRoleManagementAlertIncidentsCompleteMatchingPredicate ¶
func (c RoleManagementAlertAlertAlertIncidentClient) ListRoleManagementAlertIncidentsCompleteMatchingPredicate(ctx context.Context, id beta.IdentityGovernanceRoleManagementAlertAlertId, options ListRoleManagementAlertIncidentsOperationOptions, predicate UnifiedRoleManagementAlertIncidentOperationPredicate) (result ListRoleManagementAlertIncidentsCompleteResult, err error)
ListRoleManagementAlertIncidentsCompleteMatchingPredicate retrieves all the results and then applies the predicate
func (RoleManagementAlertAlertAlertIncidentClient) UpdateRoleManagementAlertIncident ¶
func (c RoleManagementAlertAlertAlertIncidentClient) UpdateRoleManagementAlertIncident(ctx context.Context, id beta.IdentityGovernanceRoleManagementAlertAlertIdAlertIncidentId, input beta.UnifiedRoleManagementAlertIncident, options UpdateRoleManagementAlertIncidentOperationOptions) (result UpdateRoleManagementAlertIncidentOperationResponse, err error)
UpdateRoleManagementAlertIncident - Update the navigation property alertIncidents in identityGovernance
type UnifiedRoleManagementAlertIncidentOperationPredicate ¶
type UnifiedRoleManagementAlertIncidentOperationPredicate struct { }
func (UnifiedRoleManagementAlertIncidentOperationPredicate) Matches ¶
func (p UnifiedRoleManagementAlertIncidentOperationPredicate) Matches(input beta.UnifiedRoleManagementAlertIncident) bool
type UpdateRoleManagementAlertIncidentOperationOptions ¶
type UpdateRoleManagementAlertIncidentOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultUpdateRoleManagementAlertIncidentOperationOptions ¶
func DefaultUpdateRoleManagementAlertIncidentOperationOptions() UpdateRoleManagementAlertIncidentOperationOptions
func (UpdateRoleManagementAlertIncidentOperationOptions) ToHeaders ¶
func (o UpdateRoleManagementAlertIncidentOperationOptions) ToHeaders() *client.Headers
func (UpdateRoleManagementAlertIncidentOperationOptions) ToOData ¶
func (o UpdateRoleManagementAlertIncidentOperationOptions) ToOData() *odata.Query
func (UpdateRoleManagementAlertIncidentOperationOptions) ToQuery ¶
func (o UpdateRoleManagementAlertIncidentOperationOptions) ToQuery() *client.QueryParams
Source Files ¶
- client.go
- method_createrolemanagementalertincident.go
- method_createrolemanagementalertincidentremediate.go
- method_deleterolemanagementalertincident.go
- method_getrolemanagementalertincident.go
- method_getrolemanagementalertincidentscount.go
- method_listrolemanagementalertincidents.go
- method_updaterolemanagementalertincident.go
- predicates.go
- version.go