Contains methods for working with maintenance activities.
appId
and of type Int32, which specifies the corresponding application in which actions should be performed.{appId}
placeholder in the
URL for the API method.
Gets a list of maintenance activities currently on a ticket.
Invocations of this method are rate-limited, with a restriction of 60 calls per IP address every 60 seconds.
Creates a new maintenance activity on a ticket.
Invocations of this method are rate-limited, with a restriction of 60 calls per IP address every 60 seconds.
Removes a maintenance activity from a ticket. This cannot be undone.
Invocations of this method are rate-limited, with a restriction of 60 calls per IP address every 60 seconds.
Gets an individual maintenance activity on a ticket.
Invocations of this method are rate-limited, with a restriction of 60 calls per IP address every 60 seconds.
Updates a maintenance activity.
Invocations of this method are rate-limited, with a restriction of 60 calls per IP address every 60 seconds.
Updates a maintenance activity with a set of new values.
Invocations of this method are rate-limited, with a restriction of 60 calls per IP address every 60 seconds.
Gets the feed entries for a maintenance activity.
Invocations of this method are rate-limited, with a restriction of 60 calls per IP address every 60 seconds.
The replies and likes collections will not be returned by this endpoint.
However, replies count, likes count, and "liked by me" flag values will be loaded.
To retrieve replies and likes, query the single feed entry retrieval endpoint using the individual entry's URI.