Verizon 5G Edge API Portal

vv1.0

CreateTargetRequest

Details of the target that you want to create.

CreateTargetRequest

Details of the target that you want to create.

Properties

NameTypeRequiredDescription
accountidentifierobjectNoThe ID of the authenticating billing account, in the format {"billingaccountid":"1234567890-12345"}.
billingaccountidstringNoThe ID of the authenticating billing account.
kindstringNoIdentifies the resource kind. Targets are ts.target.
addressstringNoThe endpoint for notifications or data streams. The format depends on the selected addressscheme.<br />streamrest requires a host:port value <br />streamawsiot requres a valid ARN.
addressschemestringNoThe transport format. Valid values are: <br />streamawsiot - streamed data to an AWS account <br />streamrest - streamed REST data to a defined endpoint.
fieldsobjectNo
descriptionstringNoDescriptive information about the target.
externalidstringNoSecurity identification string created by a POST /targets/actions/newextid request.
namestringNoName of the target.
regionstringNoAWS region value.
key1stringNoOAuth 2.0 bearer token.
oauthobjectNoOAuth 2 token and refresh token for TS to stream events to Target.

On this page