Create generator
Create a new generator and makes the creator the writer of the generator.
Request body
A description of the generator.
The email address where a user can go to get more help about the Generator.
The url where a user can go to get more help about the Generator.
Interval (seconds) between each collection.
A unique and descriptive name for your Generator.
The query to append to GET subjects. Only "absolutePath", "name", "tags" are allowed in subjectQuery.
Name of set of collectors this Sample Generator should try to use.
List of one or more Aspects you want to collect Samples for.
Array of tag names. Tag name: Max 60 characters; case insensitive; allows alpha-numeric characters, underscore (_) and dash (-). Tag names cannot start with a dash (-).
Information about the connection.
Specify the values for any context variables as defined by the Sample Generator Template you are using.
The name of the user to assign as the owner. Defaults to the user that created it
Response
Created.
A description of the generator.
The email address where a user can go to get more help about the generator.
The url where a user can go to get more help about the generator.
Id of the User who created this Generator.
The collector id.
Interval (seconds) between each collection.
Default false. When set to true, the generator will be assigned to a running collector and regularly send in samples.
The generator's name.
The query to append to GET subjects. Only "absolutePath", "name", "tags" are allowed in subjectQuery.
Specifies set of collectors this Sample Generator should try to use.
Names of the aspects.
Array of tag names. Tag name: Max 60 characters; case insensitive; allows alpha-numeric characters, underscore (_) and dash (-). Tag names cannot start with a dash (-).
Information about the connection.
Variables accessible inside the transform function.
Current collector assigned to the generator.