SupersimV1NetworkAccessProfileNetwork

Add a Network resource to the Network Access Profile resource.

Add a Network resource to the Network Access Profile resource.

post/v1/NetworkAccessProfiles/{NetworkAccessProfileSid}/Networks

Path parameters

NetworkAccessProfileSidstring required

The unique string that identifies the Network Access Profile resource.

Response

Created

sidstring nullable

The unique string that identifies the Network resource.

network_access_profile_sidstring nullable

The unique string that identifies the Network resource's Network Access Profile resource.

friendly_namestring nullable

A human readable identifier of the Network this resource refers to.

iso_countrystring nullable

The ISO country code of the Network resource.

urlstring uri nullable

The absolute URL of the Network resource.

Changes

Changed in 3 of the 50 revisions of this API.21

    • the / response's property type changed from object to no type for status

      response-property-type-changed

    • the / response's property type changed from no type to object for status

      response-property-type-changed

    • api tag SupersimV1NetworkAccessProfileNetwork added

      api-tag-added