Skip to main content

ResourceChange

/api/ResourceChange/{type}/{id}

Get

Summary:

Returns all the resource changes according to the provided query.

Parameters:
NameDescriptionRequiredTypeReference
typeEntity type identifier.True
idIdentifier of the job instance.True
PathRepresents the permission path.False
QueryRootEntityTypeDefines the query root entity type.False
QueryBindingDefines the query binding.False
PageSizePage size.False
ContinuationTokenContinuationToken returned by previous page request.False
primaryKeyFilterFilter on primary key value.False
changeOperationTypeFilter on change operation type.FalseChangeOperation
api-versionThe requested API versionTrue
Responses:
CodeDescriptionReference
200The resource changes list.