Infoblox::Grid::Discovery::TestCredential
The object provides information about results of the test credential.
The object does not support any session methods.
This section describes all the methods that you can use to set or retrieve the attribute values of the object.
Use this method to retrieve the end position of the returned text. This attribute is read-only.
None.
The method returns the attribute value.
# Get attribute value my $value = $object->end();
Use this method to retrieve the test credential ID. This attribute is read-only.
None.
The method returns the attribute value.
# Get attribute value my $value = $object->id();
Use this method to retrieve the test credential status. This attribute is read-only.
None.
The method returns the attribute value that can be 'COMPLETED', 'FAILED' or 'INPROGRESS'.
# Get attribute value my $value = $object->status();
Use this method to retrieve the portion of the text from start (inclusive) to end (exclusive). This attribute is read-only.
None.
The method returns the attribute value.
# Get attribute value my $value = $object->text();
Infoblox Inc. http://www.infoblox.com/
Infoblox::Grid::Discovery::Properties
Copyright (c) 2017 Infoblox Inc.