Resource categories
Last updated
Was this helpful?
Last updated
Was this helpful?
Returns all categories of resources. This operation uses .
[PlatformAddress]/api/connector/v1/resourceCategories/getAll
ClientToken
string
required
Token identifying the client application.
AccessToken
string
required
Access token of the client application.
Client
string
required
Name and version of the client application.
EnterpriseIds
array of string
optional, max 1000 items
Unique identifiers of the Enterprises. If not specified, the operation returns data for all enterprises within scope of the Access Token.
ResourceCategoryIds
array of string
optional, max 1000 items
ServiceIds
array of string
required, max 1000 items
UpdatedUtc
optional, max length 3 months
Interval in which the resource categories were updated.
ActivityStates
optional
Whether to return only active, only deleted or both records.
Limitation
required
Limitation on the quantity of data returned and optional Cursor for the starting point of data.
ResourceCategories
required, max 1000 items
Resource categories of the resources.
Cursor
string
optional
[PlatformAddress]/api/connector/v1/resourceCategoryAssignments/getAll
ClientToken
string
required
Token identifying the client application.
AccessToken
string
required
Access token of the client application.
Client
string
required
Name and version of the client application.
EnterpriseIds
array of string
optional, max 1000 items
Unique identifiers of the Enterprises. If not specified, the operation returns data for all enterprises within scope of the Access Token.
ResourceCategoryAssignmentIds
array of string
optional, max 1000 items
ResourceCategoryIds
array of string
required, max 1000 items
UpdatedUtc
optional
Interval in which the resource category assignments were updated.
ActivityStates
optional
Whether to return only active, only deleted or both records.
ResourceIds
array of string
optional, max 1000 items
Unique identifiers of resources to which the resource category assignments belong.
Limitation
required
Limitation on the quantity of data returned and optional Cursor for the starting point of data.
ResourceCategoryAssignments
required, max 1000 items
Resource category assignments.
Cursor
string
optional
Id
string
required
Unique identifier of the assignment.
IsActive
boolean
required
Whether the assignment is still active.
ResourceId
string
required
CategoryId
string
required
CreatedUtc
string
required
Creation date and time of the assignment in UTC timezone in ISO 8601 format.
UpdatedUtc
string
required
Last update date and time of the assignment in UTC timezone in ISO 8601 format.
[PlatformAddress]/api/connector/v1/resourceCategoryImageAssignments/getAll
ClientToken
string
required
Token identifying the client application.
AccessToken
string
required
Access token of the client application.
Client
string
required
Name and version of the client application.
EnterpriseIds
array of string
optional, max 1000 items
Unique identifiers of the Enterprises. If not specified, the operation returns data for all enterprises within scope of the Access Token.
ResourceCategoryImageAssignmentIds
array of string
optional, max 1000 items
ResourceCategoryIds
array of string
required, max 1000 items
UpdatedUtc
optional
Interval in which the resource category image assignments were updated.
ActivityStates
optional
Whether to return only active, only deleted or both records.
Limitation
required
Limitation on the quantity of data returned and optional Cursor for the starting point of data.
ResourceCategoryImageAssignments
required, max 1000 items
Resource category image assignments.
Cursor
string
optional
Id
string
required
Unique identifier of the assignment.
IsActive
boolean
required
Whether the assignment is still active.
CategoryId
string
required
ImageId
string
required
Unique identifier of the image assigned to the Resource category.
CreatedUtc
string
required
Creation date and time of the assignment in UTC timezone in ISO 8601 format.
UpdatedUtc
string
required
Last update date and time of the assignment in UTC timezone in ISO 8601 format.
Unique identifiers of .
Unique identifiers of to which the resource categories belong.
array of
array of
Unique identifier of the last and hence oldest resource category returned. This can be used in in a subsequent request to fetch the next batch of older resource categories.
Returns all resource category assignments. This operation uses .
Unique identifiers of .
Unique identifiers of to which the resource category assignment belong.
array of
array of
Unique identifier of the last and hence oldest resource category assignment returned. This can be used in in a subsequent request to fetch the next batch of older resource category assignments.
Unique identifier of the assigned to the Resource category.
Unique identifier of the .
Returns all resource category image assignments. This operation uses .
Unique identifiers of .
Unique identifiers of to which the resource category image assignments belong.
array of
array of
Unique identifier of the last and hence oldest resource category image assignment returned. This can be used in in a subsequent request to fetch the next batch of older resource category image assignments.
Unique identifier of the .