Import platform
This method enables administrators to import new platforms.
You can import all four platform types:
-
Target
-
Dependent
-
Group
-
Rotational group
URL
|
|
Make sure there are no spaces in the URL. The following characters are not supported in URL values: + & % |
Resource information
HTTP method |
Content type |
---|---|
POST |
application/json |
Header parameter
Parameter |
Description |
---|---|
Authorization |
The token that identifies the session, encoded in BASE 64. Type: String Mandatory: Yes Default value: None |
Body parameter
|
Parameter |
Description |
---|---|
ImportFile |
The file that contains the platform and dependency to import. The parameter must contain a file in the format of BASE 64 array. Type: Byte array Mandatory: Yes Default value: None |
Result
|
Parameter |
Description |
---|---|
PlatformID |
The unique ID of the platform. Type: String |
Return codes
For a complete list of return codes, see Return Codes.